oops, missed a closing tag
This commit is contained in:
parent
f00576bce6
commit
b4c53687b4
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<template #label>{{ i18n.ts.enableBotTrending }}<span v-if="otherForm.modifiedStates.enableBotTrending" class="_modified">{{ i18n.ts.modified }}</span></template>
|
<template #label>{{ i18n.ts.enableBotTrending }}<span v-if="otherForm.modifiedStates.enableBotTrending" class="_modified">{{ i18n.ts.modified }}</span></template>
|
||||||
<template #caption>{{ i18n.ts.turnOffBotTrending }}</template>
|
<template #caption>{{ i18n.ts.turnOffBotTrending }}</template>
|
||||||
</MkSwitch>
|
</MkSwitch>
|
||||||
|
</div>
|
||||||
</MkFolder>
|
</MkFolder>
|
||||||
|
|
||||||
<MkFolder>
|
<MkFolder>
|
||||||
|
|
Loading…
Reference in a new issue