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

@@ -30,7 +30,7 @@
import noteAttributeCache from "../services/note_attribute_cache.js";
import ws from "../services/ws.js";
import options from "../services/options.js";
import froca from "../services/tree_cache.js";
import froca from "../services/froca.js";
const LABEL = 'label';
const RELATION = 'relation';