fix: create shortcut

pull/6802/head
Konstantinos Kaloutas 2022-09-22 18:16:39 +03:00
parent ec6084ef8b
commit 189d68d9a7
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
:fn editor-handler/keydown-new-line-handler}
:editor/new-whiteboard {:binding "n w"
:fn whiteboard-handler/create-new-whiteboard!}
:fn #(whiteboard-handler/create-new-whiteboard!)}
:editor/follow-link {:binding "mod+o"
:fn editor-handler/follow-link-under-cursor!}