lint
This commit is contained in:
parent
eb1807351c
commit
c05381e6aa
26 changed files with 81 additions and 54 deletions
|
|
@ -68,7 +68,7 @@ const KNOWN_TAGS = new Set([
|
|||
'mrf_tag:force-unlisted',
|
||||
'mrf_tag:sandbox',
|
||||
'mrf_tag:disable-remote-subscription',
|
||||
'mrf_tag:disable-any-subscription'
|
||||
'mrf_tag:disable-any-subscription',
|
||||
])
|
||||
|
||||
export default {
|
||||
|
|
@ -119,7 +119,7 @@ export default {
|
|||
required: false,
|
||||
type: Boolean,
|
||||
default: false,
|
||||
}
|
||||
},
|
||||
},
|
||||
components: {
|
||||
DialogModal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue