This commit is contained in:
2018-11-12 23:22:26 +00:00
parent 251cd6dbb6
commit f1fe285fd5
3 changed files with 22 additions and 60 deletions

View File

@@ -23,7 +23,7 @@ export default function initialize() {
if (store.state.authenticated) {
console.log("initialize about to call fetch");
//fetch the required localized text keys into the cache
lt.SuperFetch([
lt.Fetch([
"Home",
"Service",
"Dispatch",