mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
wip
This commit is contained in:
@@ -533,7 +533,7 @@ export default class NoteTreeWidget extends TabAwareWidget {
|
||||
}
|
||||
}
|
||||
|
||||
syncDataListener({data}) {
|
||||
syncDataListener({data}) {return;
|
||||
const noteIdsToRefresh = new Set();
|
||||
|
||||
// this has the problem that the former parentNoteId might not be invalidated
|
||||
|
||||
Reference in New Issue
Block a user