mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
adding some standard classes for tree items
This commit is contained in:
@@ -113,6 +113,7 @@ class Attribute extends Entity {
|
||||
// cannot be static!
|
||||
updatePojo(pojo) {
|
||||
delete pojo.isOwned;
|
||||
delete pojo.__note;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user