mirror of
https://github.com/zadam/trilium.git
synced 2025-12-17 05:39:55 +01:00
rename API .createNote() to .createNewNote() to allow future backwards compatibility
This commit is contained in:
@@ -141,6 +141,7 @@ class Attribute extends Entity {
|
||||
// cannot be static!
|
||||
updatePojo(pojo) {
|
||||
delete pojo.isOwned;
|
||||
delete pojo.__note;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user