feat: format

This commit is contained in:
Joyelle Ndagijimana 2025-05-18 00:17:11 +02:00
parent 8f57da4bc1
commit 6d9396348a
2 changed files with 308 additions and 306 deletions

View file

@ -163,10 +163,12 @@
<div v-else>
<v-alert class="empty-message">
<v-icon icon="mdi-information-outline" size="small" />
<v-icon
icon="mdi-information-outline"
size="small"
/>
{{ t("currently-no-groups") }}
</v-alert>
</div>
</v-card-text>
</v-card>