mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
added "auto book" displayed on the empty text pages as a replacement for children overview
This commit is contained in:
@@ -22,6 +22,7 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'run', isDangerous: true },
|
||||
{ type: 'label', name: 'customRequestHandler', isDangerous: true },
|
||||
{ type: 'label', name: 'customResourceProvider', isDangerous: true },
|
||||
{ type: 'label', name: 'bookZoomLevel', isDangerous: false },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteView', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user