Fixes keyboard shortcuts defaults, icons and texts to be more understandable.

Thanks to xet7 !

Fixes https://github.com/wekan/wekan/pull/5628
This commit is contained in:
Lauri Ojansivu 2024-12-25 04:59:15 +02:00
parent 0d0c88ceaa
commit 955a46ca60
3 changed files with 9 additions and 7 deletions

View file

@ -449,7 +449,7 @@ Users.attachSchema(
* User-specified state of keyboard shortcut activation.
*/
type: Boolean,
defaultValue: true,
defaultValue: false,
},
services: {
/**