renamed also cache files/modules

This commit is contained in:
zadam
2021-04-16 23:01:56 +02:00
parent f7e86c5be0
commit 42510fda5c
80 changed files with 83 additions and 83 deletions

View File

@@ -4,7 +4,7 @@ import protectedSessionHolder from './protected_session_holder.js';
import toastService from "./toast.js";
import ws from "./ws.js";
import appContext from "./app_context.js";
import froca from "./tree_cache.js";
import froca from "./froca.js";
let protectedSessionDeferred = null;