This commit is contained in:
2018-11-14 18:19:59 +00:00
parent e4991bdade
commit 06312793a9
7 changed files with 31 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
export default {
version: "AyaNova 8.1.0 Alpha",
copyright:
"Copyright © 1999-2018, Ground Zero Tech-Works Inc. All Rights Reserved"
};

View File

@@ -1,6 +0,0 @@
export default {
apiUrl: "http://localhost:7575/api/v8.0/",
apiToken: "",
userId: 0,
roles: 0
};