[web] Format code

This commit is contained in:
Alain Nussbaumer 2025-03-27 23:57:26 +01:00
parent 24017f21f9
commit 0aedfe1ad4

View File

@ -20,10 +20,7 @@
/> />
</template> </template>
<template #content> <template #content>
<div <div v-text="$t('page.settings.general.navigation-item-selection')" />
class=" "
v-text="$t('page.settings.general.navigation-item-selection')"
/>
<div <div
class="notification is-size-7" class="notification is-size-7"
v-text="$t('page.settings.general.navigation-item-selection-info')" v-text="$t('page.settings.general.navigation-item-selection-info')"