renamed treeCache into froca

This commit is contained in:
zadam
2021-04-16 22:57:37 +02:00
parent 4311834d75
commit af5b1021c7
63 changed files with 292 additions and 292 deletions

View File

@@ -92,7 +92,7 @@ export default class TabAwareWidget extends BasicWidget {
}
}
async treeCacheReloadedEvent() {
async frocaReloadedEvent() {
await this.refresh();
}