1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-15 02:18:42 +02:00

generate password remapped to Ctrl+Shift+E

This commit is contained in:
Kyle Spearrin 2017-08-31 23:03:18 -04:00
parent 36c7f741d7
commit 0de9307520

View File

@ -83,7 +83,7 @@
},
"generate_password": {
"suggested_key": {
"default": "Ctrl+Shift+Period"
"default": "Ctrl+Shift+E"
},
"description": "__MSG_commandGeneratePasswordDesc__"
},