diff --git a/src/layouts/ProfileMenu.vue b/src/layouts/ProfileMenu.vue index 5c91f2d4..eb240abd 100644 --- a/src/layouts/ProfileMenu.vue +++ b/src/layouts/ProfileMenu.vue @@ -31,7 +31,7 @@ const options = [ label: 'menu.profile.signature', value: 'signature', color: 'grey', - disabled: true, + disabled: false, }, { icon: 'mdi-brightness-6',