dont autogen ssid since we default to server

This commit is contained in:
zefie
2022-11-29 13:47:16 -05:00
parent 8bc30fb164
commit 10069e1faa

View File

@@ -514,7 +514,6 @@ td {
</head>
<script>
window.onload = function() {
generateSSID();
updateFeatureBits();
}