Updated vpn_status.html to handle silent API failures without showing an error.

This commit is contained in:
2025-08-30 22:31:26 +00:00
parent b9d2d762b6
commit 7875b06fd6
5 changed files with 93 additions and 6 deletions
-2
View File
@@ -12,8 +12,6 @@
<select class="form-select" id="dashboard-select">
<option selected>Triton</option>
<option>Star</option>
<option>Bluebonnet</option>
<option>Lonestar</option>
<option>Production</option>
<option>Test (future)</option>
</select>