Browse Source

auto update script executed

Toby Chui 1 year ago
parent
commit
a3f2831ec8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/components/gan.html

+ 1 - 1
web/components/gan.html

@@ -170,7 +170,7 @@
                         }else{
                             $(subnetEle).text("Unassigned");
                         }
-                        console.log(data);
+                        //console.log(data);
                     });
 
                     $.get("/api/gan/members/list?netid=" + addr, function(data){