palewire 7 years ago
parent
commit
051de2d743
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/shortcuts-extension/schema/plugin.json

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

@@ -604,7 +604,7 @@
       "default": { },
       "default": { },
       "properties": {
       "properties": {
         "command": { "default": "runmenu:run-all" },
         "command": { "default": "runmenu:run-all" },
-        "keys": { "default": ["Ctrl Shift Enter"] },
+        "keys": { "default": ["Accel Shift Enter"] },
         "selector": { "default": "[data-jp-code-runner]" }
         "selector": { "default": "[data-jp-code-runner]" }
       },
       },
       "type": "object"
       "type": "object"