Browse Source

disable debug message

AY Windows Host 4 năm trước cách đây
mục cha
commit
690d099ea6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/Speedtest/special/wspeedtest.js

+ 1 - 1
web/Speedtest/special/wspeedtest.js

@@ -27,7 +27,7 @@ function setup() {
         return false
     }
 
-    console.log("WebSocket Opened!")
+    //console.log("WebSocket Opened!")
     return true;
 }