fix: create shortcut

This commit is contained in:
Konstantinos Kaloutas
2022-09-22 18:16:39 +03:00
parent ec6084ef8b
commit 189d68d9a7

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!}