mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
store token is actually set
This commit is contained in:
parent
f8404fc9a9
commit
f1965c4453
@ -26,7 +26,7 @@ const store = new Vuex.Store({
|
||||
}),
|
||||
],
|
||||
state: {
|
||||
token: 'some-valid-token',
|
||||
token: null,
|
||||
moderator: 'Dertest Moderator',
|
||||
openCreations: 0,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user