mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
parser status indication
This commit is contained in:
@@ -83,7 +83,8 @@ async function importToBranch(req) {
|
||||
|
||||
// import has deactivated note events so note cache is not updated
|
||||
// instead we force it to reload (can be async)
|
||||
noteCacheService.load();
|
||||
// FIXME
|
||||
//noteCacheService.load();
|
||||
|
||||
return note;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user