Pārlūkot izejas kodu

Change keyboard shorcut for non mac compat

Saul Shanabrook 7 gadi atpakaļ
vecāks
revīzija
6957c4ff54
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      packages/shortcuts-extension/schema/plugin.json

+ 1 - 1
packages/shortcuts-extension/schema/plugin.json

@@ -161,7 +161,7 @@
       "default": { },
       "properties": {
         "command": { "default": "filemenu:persist-and-save" },
-        "keys": { "default": ["Accel Ctrl S"] },
+        "keys": { "default": ["Ctrl Shift S"] },
         "selector": { "default": "body" }
       },
       "type": "object"