This commit is contained in:
@@ -8,7 +8,7 @@ export default new Vuex.Store({
|
||||
plugins: [createPersistedState()],
|
||||
state: {
|
||||
authenticated: false,
|
||||
apiUrl: "", //http://localhost:7575/api/v8.0/
|
||||
apiUrl: "",
|
||||
apiToken: "-",
|
||||
userId: 0,
|
||||
roles: 0,
|
||||
|
||||
Reference in New Issue
Block a user