From 80b9ccbbdcb1155fa5f858d01dcbdf274553bf4b Mon Sep 17 00:00:00 2001 From: Jiri Vlasak Date: Mon, 4 Oct 2021 22:42:41 +0200 Subject: [PATCH] Fix c6cd4bd --- static/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/static/index.html b/static/index.html index 63aad25..990da3d 100644 --- a/static/index.html +++ b/static/index.html @@ -50,7 +50,6 @@ SOFTWARE. try { add_msg("Disconnected."); } catch(e) {} }; var api = new DamnAPI("https://server.damn-project.org"); - //var api = new DamnAPI("http://localhost:8000"); var panel_e = false; var mappy_i = { "ed": false, -- 2.38.5