Merge branch 'master' into develop
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com> # Conflicts: # front/dist/service-worker-prod.js
This commit is contained in:
commit
86c32cf9ff
2 changed files with 5 additions and 4 deletions
|
@ -17,7 +17,7 @@ const authToken = "authToken";
|
|||
const state = "state";
|
||||
const nonce = "nonce";
|
||||
|
||||
const cacheAPIIndex = "workavdenture-cache-v1";
|
||||
const cacheAPIIndex = "workavdenture-cache-v1.4.14";
|
||||
|
||||
class LocalUserStore {
|
||||
saveUser(localUser: LocalUser) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue