more warnings fixed

This commit is contained in:
Henry Jameson 2024-12-23 04:38:43 +02:00
commit 300f73331a
16 changed files with 42 additions and 18 deletions

View file

@ -110,7 +110,10 @@
{{ $t("settings.expert_mode") }}
</Checkbox>
<span v-if="modalMode === 'admin'">
<i18n-t keypath="admin_dash.wip_notice">
<i18n-t
scope="global"
keypath="admin_dash.wip_notice"
>
<template #adminFeLink>
<a
href="/pleroma/admin/#/login-pleroma"