mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
added rename note bulk action
This commit is contained in:
@@ -62,6 +62,7 @@ class Attribute extends AbstractEntity {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
init() {
|
||||
if (this.attributeId) {
|
||||
this.becca.attributes[this.attributeId] = this;
|
||||
|
||||
Reference in New Issue
Block a user