mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
added triggerCommand and triggerEvent into frontend API
This commit is contained in:
@@ -44,7 +44,8 @@ const NOTE_TYPE_ICONS = {
|
||||
"relation-map": "bx bx-map-alt",
|
||||
"book": "bx bx-book",
|
||||
"note-map": "bx bx-map-alt",
|
||||
"mermaid": "bx bx-selection"
|
||||
"mermaid": "bx bx-selection",
|
||||
"canvas": "bx bx-pen"
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user