mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
event fixes WIP
This commit is contained in:
@@ -425,7 +425,7 @@ export default class NoteTreeWidget extends TabAwareWidget {
|
||||
}
|
||||
|
||||
async refresh() {
|
||||
this.toggle(this.isEnabled());
|
||||
this.toggleInt(this.isEnabled());
|
||||
|
||||
const oldActiveNode = this.getActiveNode();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user