mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #784 from keepassxreboot/fix/modify_totp_kb_shortcut
Modify TOTP keyboard shortcut
This commit is contained in:
commit
a9b4ce3e39
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