diff --git a/front/src/ui/components/UserMenu.vue b/front/src/ui/components/UserMenu.vue index 7bd6a0ce2..3bca7cf78 100644 --- a/front/src/ui/components/UserMenu.vue +++ b/front/src/ui/components/UserMenu.vue @@ -17,6 +17,7 @@ import PopoverRadioItem from '~/components/ui/popover/PopoverRadioItem.vue' import PopoverSubmenu from '~/components/ui/popover/PopoverSubmenu.vue' import Link from '~/components/ui/Link.vue' import Modal from '~/components/ui/Modal.vue' +import Layout from '~/components/ui/Layout.vue' const { showShortcutsModal } = defineProps<{ showShortcutsModal : () => void @@ -103,36 +104,35 @@ watchEffect(()=> { {{ labels.settings }} -
- +
+ {{ labels.language }}... - + + + - - - {{ labels.language }} - - {{ labels.theme }}