mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
changes in backend script running
This commit is contained in:
@@ -11,7 +11,8 @@ const BUILTIN_ATTRIBUTES = [
|
||||
'calendar_root',
|
||||
'hide_in_autocomplete',
|
||||
'exclude_from_export',
|
||||
'run'
|
||||
'run',
|
||||
'manual_transaction_handling'
|
||||
];
|
||||
|
||||
async function getNoteAttributeMap(noteId) {
|
||||
|
||||
Reference in New Issue
Block a user