mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Modify TOTP keyboard shortcut
This commit is contained in:
parent
4a59d06eed
commit
8018ee7940
1 changed files with 2 additions and 2 deletions
|
|
@ -94,8 +94,8 @@
|
|||
"fill_totp": {
|
||||
"description": "__MSG_contextMenuFillTOTP__",
|
||||
"suggested_key": {
|
||||
"default": "Alt+Shift+T",
|
||||
"mac": "MacCtrl+Shift+T"
|
||||
"default": "Alt+Shift+O",
|
||||
"mac": "MacCtrl+Shift+O"
|
||||
}
|
||||
},
|
||||
"show_password_generator": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue