Merge branch 'develop' of github.com:thecodingmachine/workadventure into samePlaceAfterEditProfile
This commit is contained in:
commit
bf6ce94b80
32 changed files with 27 additions and 25 deletions
|
@ -17,7 +17,7 @@ const authToken = "authToken";
|
|||
const state = "state";
|
||||
const nonce = "nonce";
|
||||
|
||||
const cacheAPIIndex = "workavdenture-cache-v1";
|
||||
const cacheAPIIndex = "workavdenture-cache";
|
||||
|
||||
class LocalUserStore {
|
||||
saveUser(localUser: LocalUser) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue