mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 17:25:52 +01:00
changing title directly from relation map
This commit is contained in:
@@ -78,6 +78,7 @@ async function updateEntity(entity) {
|
||||
delete clone.isOwned;
|
||||
delete clone.isChanged;
|
||||
delete clone.origParentNoteId;
|
||||
delete clone.isContentAvailable;
|
||||
delete clone.__attributeCache;
|
||||
|
||||
for (const key in clone) {
|
||||
|
||||
Reference in New Issue
Block a user