mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
no need to create template relation if there is already one owned
This commit is contained in:
@@ -90,6 +90,7 @@ class Attribute extends AbstractEntity {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
init() {
|
||||
if (this.attributeId) {
|
||||
this.becca.attributes[this.attributeId] = this;
|
||||
|
||||
Reference in New Issue
Block a user