mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
added "inherit" relation, #3493
This commit is contained in:
@@ -78,6 +78,7 @@ module.exports = [
|
||||
{ type: 'relation', name: 'runOnAttributeCreation', isDangerous: true },
|
||||
{ type: 'relation', name: 'runOnAttributeChange', isDangerous: true },
|
||||
{ type: 'relation', name: 'template' },
|
||||
{ type: 'relation', name: 'inherit' },
|
||||
{ type: 'relation', name: 'widget', isDangerous: true },
|
||||
{ type: 'relation', name: 'renderNote', isDangerous: true },
|
||||
{ type: 'relation', name: 'shareCss' },
|
||||
|
||||
Reference in New Issue
Block a user