Added Dogfart scraper. Added 'date added' property to release page.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div
|
||||
:title="label"
|
||||
:title="title"
|
||||
:class="{ active }"
|
||||
class="icon"
|
||||
v-html="svg"
|
||||
@@ -14,7 +14,7 @@ export default {
|
||||
type: String,
|
||||
default: null,
|
||||
},
|
||||
label: {
|
||||
title: {
|
||||
type: String,
|
||||
default: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user