Merge branch 'master' into develop
This commit is contained in:
commit
4d4c9c8c6e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ const authToken = "authToken";
|
|||
const state = "state";
|
||||
const nonce = "nonce";
|
||||
|
||||
const cacheAPIIndex = "workavdenture-cache-v1.4.14";
|
||||
const cacheAPIIndex = "workavdenture-cache";
|
||||
|
||||
class LocalUserStore {
|
||||
saveUser(localUser: LocalUser) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue