Compare commits
2 commits
2ff43ea801
...
3f1850538d
Author | SHA1 | Date | |
---|---|---|---|
3f1850538d | |||
9e71336c5b |
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ import $to_relative "/js/sync/sync.js"
|
|||
import $to_relative "/js/chat.js"
|
||||
|
||||
if (!localStorage.getItem("access_token")) {
|
||||
location.assign("./login")
|
||||
location.assign("./login/")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue