This commit is contained in:
2019-04-23 23:01:43 +00:00
parent 412f5273c8
commit ae62da7697
6 changed files with 126 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
/* xeslint-disable */
import store from "../store";
import roles from "./roles";
import roles from "./authorizationroles";
import locale from "./locale";
import api from "./gzapi";