Bug fix
This commit is contained in:
parent
c826b6b5db
commit
14d96e9ff2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
// //VARIBLES
|
||||
// myStorage = window.localStorage;
|
||||
// allCookies = document.cookie;
|
||||
myStorage = window.localStorage;
|
||||
allCookies = document.cookie;
|
||||
|
||||
//LOGOUT FETCH FUNCTION
|
||||
|
||||
|
|
Loading…
Reference in a new issue