mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: create whiteboard shortcut
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
:editor/new-line {:binding "shift+enter"
|
||||
:fn editor-handler/keydown-new-line-handler}
|
||||
|
||||
:editor/new-whiteboard {:binding "mod+shift+w"
|
||||
:editor/new-whiteboard {:binding "n w"
|
||||
:fn whiteboard-handler/create-new-whiteboard!}
|
||||
|
||||
:editor/follow-link {:binding "mod+o"
|
||||
|
||||
Reference in New Issue
Block a user