mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
fix protected note switching
This commit is contained in:
@@ -720,6 +720,7 @@ class Note extends Entity {
|
|||||||
delete pojo.isContentAvailable;
|
delete pojo.isContentAvailable;
|
||||||
delete pojo.__attributeCache;
|
delete pojo.__attributeCache;
|
||||||
delete pojo.content;
|
delete pojo.content;
|
||||||
|
delete pojo.contentHash;
|
||||||
}
|
}
|
||||||
|
|
||||||
async afterSaving() {
|
async afterSaving() {
|
||||||
|
|||||||
Reference in New Issue
Block a user