fix jss 0.146
This commit is contained in:
@@ -4,7 +4,7 @@ function getToken() {
|
||||
function tokenCheck(){
|
||||
const token = getToken();
|
||||
if (!token) {
|
||||
window.location.href = "http://localhost:5500/server/frontend/auth/login.html";
|
||||
window.location.href = "https://ru.homyk.space";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user