Selaa lähdekoodia

enhance: new whiteboard shortcut category

Konstantinos Kaloutas 2 vuotta sitten
vanhempi
sitoutus
736877d5c3
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/main/frontend/modules/shortcut/config.cljs

+ 2 - 2
src/main/frontend/modules/shortcut/config.cljs

@@ -858,7 +858,8 @@
     :ui/toggle-contents]
 
    :shortcut.category/whiteboard
-   [:whiteboard/select
+   [:editor/new-whiteboard
+    :whiteboard/select
     :whiteboard/pan
     :whiteboard/portal
     :whiteboard/pencil
@@ -905,7 +906,6 @@
     :editor/open-file-in-default-app
     :editor/open-file-in-directory
     :editor/copy-page-url
-    :editor/new-whiteboard
     :auto-complete/prev
     :auto-complete/next
     :auto-complete/complete