Merge pull request #784 from keepassxreboot/fix/modify_totp_kb_shortcut

Modify TOTP keyboard shortcut
This commit is contained in:
Sami Vänttinen 2020-02-24 14:30:40 +02:00 committed by GitHub
commit a9b4ce3e39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {