take way too much time to fix a couple of commas
This commit is contained in:
@@ -17,7 +17,6 @@ function routerHost(url) {
|
||||
final === "home" ||
|
||||
final === "console" ||
|
||||
final === "dns" ||
|
||||
final.startsWith("themes") ||
|
||||
final.startsWith("config")
|
||||
) {
|
||||
console.log("(urlcheck) application path", final);
|
||||
|
||||
Reference in New Issue
Block a user