From a2b1a5e046a17c520b294f31be20ceb9c4d21642 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 1 Sep 2017 09:13:02 -0400 Subject: [PATCH] ctrl shift 9 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 173a86c1..de069c46 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -83,7 +83,7 @@ }, "generate_password": { "suggested_key": { - "default": "Ctrl+Shift+1" + "default": "Ctrl+Shift+9" }, "description": "__MSG_commandGeneratePasswordDesc__" },