diff --git a/main.go b/main.go index ab01c79..dac2e1d 100644 --- a/main.go +++ b/main.go @@ -75,6 +75,7 @@ func wsHandler(w http.ResponseWriter, r *http.Request) { conn.WriteJSON(map[string]string{"action": "redirect", "url": "https://noiseprotocol.org/"}) buffer = "" } + } } func handler(w http.ResponseWriter, r *http.Request) {