refactor: enable profile signature option in ProfileMenu
This commit is contained in:
parent
3646956038
commit
ee8bd14f48
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ const options = [
|
|||
label: 'menu.profile.signature',
|
||||
value: 'signature',
|
||||
color: 'grey',
|
||||
disabled: true,
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
icon: 'mdi-brightness-6',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue