Feature/#19 notifications tab title #31
|
@ -36,7 +36,4 @@ function retrieveLoginStatus() {
|
||||||
isLoggedIn = true;
|
isLoggedIn = true;
|
||||||
console.log(isLoggedIn);
|
console.log(isLoggedIn);
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
console.error("Something went wrong, couldn't retrieve login status.");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue