From ae55c5849822b37361fbb507587fd0a7bfb64df6 Mon Sep 17 00:00:00 2001 From: Konstantinos Kaloutas Date: Wed, 26 Apr 2023 13:10:45 +0300 Subject: [PATCH] enhance: new whiteboard shortcut category --- src/main/frontend/modules/shortcut/config.cljs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/frontend/modules/shortcut/config.cljs b/src/main/frontend/modules/shortcut/config.cljs index f842f7b4e0..29d926e7db 100644 --- a/src/main/frontend/modules/shortcut/config.cljs +++ b/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