1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00: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__"
},