mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
linting fixes.
This commit is contained in:
parent
2ce8b45a7f
commit
ddfc051e93
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,8 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
<SearchMarker :keywords="['attribution', 'domains', 'preview', 'url']">
|
||||
<MkTextarea v-model="attributionDomains">
|
||||
<template #label>{{ i18n.ts.attributionDomains }}</template>
|
||||
<template #caption>{{ i18n.ts.attributionDomainsDescription }}
|
||||
<template #caption>
|
||||
{{ i18n.ts.attributionDomainsDescription }}
|
||||
<br/>
|
||||
<Mfm :text="tutorialTag"/>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Reference in a new issue