fix: close window while editing

pull/10225/head
Konstantinos Kaloutas 2023-10-07 08:27:15 +03:00 committed by Tienson Qin
parent 8c79a2c5f4
commit a15daea979
1 changed files with 2 additions and 2 deletions

View File

@ -684,7 +684,8 @@
:sidebar/open-today-page
:sidebar/clear
:command/run
:command-palette/toggle])
:command-palette/toggle
:window/close])
(with-meta {:before m/prevent-default-behavior}))
:shortcut.handler/global-non-editing-only
@ -711,7 +712,6 @@
:editor/open-file-in-directory
:editor/copy-current-file
:editor/copy-page-url
:window/close
:editor/new-whiteboard
:ui/toggle-wide-mode
:ui/select-theme-color