mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
feat(client/ts): port tree (WIP)
This commit is contained in:
@@ -125,7 +125,7 @@ class NoteContextAwareWidget extends BasicWidget {
|
||||
}
|
||||
}
|
||||
|
||||
async frocaReloadedEvent() {
|
||||
async frocaReloadedEvent(): Promise<void> {
|
||||
await this.refresh();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user