From 908ad0c33575e1837019b69ef13c672a360daa15 Mon Sep 17 00:00:00 2001 From: upsiflu Date: Fri, 17 Jan 2025 10:45:17 +0200 Subject: [PATCH] fix(front): prop expects string, not number --- front/src/ui/modals/Languages.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/ui/modals/Languages.vue b/front/src/ui/modals/Languages.vue index 0f5fea27e..20a336a1e 100644 --- a/front/src/ui/modals/Languages.vue +++ b/front/src/ui/modals/Languages.vue @@ -29,7 +29,7 @@ const isOpen = computed({ :title="t('components.common.UserMenu.label.language')" v-model="isOpen" > - +