mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
note short can lazy load note content
This commit is contained in:
@@ -33,6 +33,7 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'relation', name: 'runOnAttributeCreation', isDangerous: true },
|
||||
{ type: 'relation', name: 'runOnAttributeChange', isDangerous: true },
|
||||
{ type: 'relation', name: 'template' },
|
||||
{ type: 'relation', name: 'widget', isDangerous: true },
|
||||
{ type: 'relation', name: 'renderNote', isDangerous: true }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user