Fix language selection

This commit is contained in:
N-Pex 2025-05-08 14:50:56 +02:00
parent e4d2f00f76
commit 6067727d1f
3 changed files with 5 additions and 5 deletions

View file

@ -211,8 +211,8 @@
<SelectLanguageDialog
v-model="showSelectLanguageDialog"
v-on:close="showSelectLanguageDialog = false"
/>
<!-- Dialog for request Notification -->
<v-dialog
v-model="notificationDialog"