Explorar el Código

Update keyboard shortcut icon.

Brian E. Granger hace 5 años
padre
commit
d0bbfcc258
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/shortcuts-extension/schema/plugin.json

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

@@ -1,6 +1,6 @@
 {
   "jupyter.lab.setting-deprecated": true,
-  "jupyter.lab.setting-icon-class": "jp-LauncherIcon",
+  "jupyter.lab.setting-icon-class": "jp-KeyboardIcon",
   "jupyter.lab.setting-icon-label": "Keyboard Shortcuts",
   "title": "Keyboard Shortcuts",
   "description": "Keyboard shortcut settings for JupyterLab.",