mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
context menu with delete
This commit is contained in:
@@ -31,4 +31,6 @@ class Attribute {
|
||||
get toString() {
|
||||
return `Attribute(attributeId=${this.attributeId}, type=${this.type}, name=${this.name})`;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default Attribute;
|
||||
Reference in New Issue
Block a user