mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-02 02:50:00 -06:00
refactor: 💡 add command data back for tracing aspect
This commit is contained in:
@@ -138,6 +138,7 @@ export type CommandMappings = {
|
||||
insertNoteAfter: ContextMenuCommandData;
|
||||
insertChildNote: ContextMenuCommandData;
|
||||
delete: ContextMenuCommandData;
|
||||
editNoteTitle: {};
|
||||
protectSubtree: ContextMenuCommandData;
|
||||
unprotectSubtree: ContextMenuCommandData;
|
||||
openBulkActionsDialog:
|
||||
|
||||
Reference in New Issue
Block a user