oops, missed a closing tag

This commit is contained in:
dakkar 2024-10-09 15:27:05 +01:00
parent f00576bce6
commit b4c53687b4

View file

@ -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>