refactor: enable profile signature option in ProfileMenu

This commit is contained in:
puriphatt 2025-03-26 15:01:33 +07:00 committed by Methapon2001
parent 3646956038
commit ee8bd14f48

View file

@ -31,7 +31,7 @@ const options = [
label: 'menu.profile.signature', label: 'menu.profile.signature',
value: 'signature', value: 'signature',
color: 'grey', color: 'grey',
disabled: true, disabled: false,
}, },
{ {
icon: 'mdi-brightness-6', icon: 'mdi-brightness-6',