mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
fix erasing notes - becca should be reloaded afterwards, closes #3146
This commit is contained in:
@@ -27,6 +27,8 @@ class Becca {
|
||||
/** @type {Object.<String, EtapiToken>} */
|
||||
this.etapiTokens = {};
|
||||
|
||||
this.dirtyNoteSetCache();
|
||||
|
||||
this.loaded = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user