Merge pull request #2246 from keepassxreboot/fix/chrome_password_fill_shortcut

Change password fill shortcut with Chrome
This commit is contained in:
Sami Vänttinen 2024-06-16 10:48:48 +03:00 committed by GitHub
commit f673a2d4ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,8 +75,8 @@
"fill_password": {
"description": "__MSG_contextMenuFillPassword__",
"suggested_key": {
"default": "Alt+Shift+I",
"mac": "MacCtrl+Shift+I"
"default": "Alt+Shift+P",
"mac": "MacCtrl+Shift+P"
}
},
"fill_totp": {