temporary signout fix, small aesthetics
This commit is contained in:
@@ -127,6 +127,8 @@ class Home extends Shadow {
|
||||
SignupForm()
|
||||
} else if(window.location.pathname.startsWith("/login")) {
|
||||
SignIn()
|
||||
} else {
|
||||
SignIn()
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user