some style fixes, issue with noscript when visiting susimail for the first time, ready for release
This commit is contained in:
@@ -37,6 +37,8 @@ function routerHost(url) {
|
||||
final === "home" ||
|
||||
final === "console" ||
|
||||
final === "dns" ||
|
||||
final === "susidns" ||
|
||||
final.startsWith("susidns") ||
|
||||
final === "sitemap" ||
|
||||
final.startsWith("config")
|
||||
) {
|
||||
|
Reference in New Issue
Block a user