mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
refactor: separate og and db version (#12276)
separate og and new version apps remove file sync, tldraw, excalidraw and zotero
This commit is contained in:
@@ -283,8 +283,6 @@ export type ExternalCommandType =
|
||||
| 'logseq.editor/up'
|
||||
| 'logseq.editor/expand-block-children'
|
||||
| 'logseq.editor/collapse-block-children'
|
||||
| 'logseq.editor/open-file-in-default-app'
|
||||
| 'logseq.editor/open-file-in-directory'
|
||||
| 'logseq.editor/select-all-blocks'
|
||||
| 'logseq.editor/toggle-open-blocks'
|
||||
| 'logseq.editor/zoom-in'
|
||||
|
||||
Reference in New Issue
Block a user