This commit is contained in:
Frikky
2025-10-22 12:54:48 +02:00
parent d79e131751
commit 6da383232c
-1
View File
@@ -5694,7 +5694,6 @@ func initHandlers() {
// Had to move away from mux, which means Method is fucked up right now.
func main() {
if os.Getenv("DEBUG") == "true" {
debug = true
}