apadpt for AmneziaWG

This commit is contained in:
Ivan Razin
2024-06-13 13:45:49 +03:00
committed by GitHub
parent 37bb62c4e5
commit e3aaefdb9c
+2 -3
View File
@@ -145,9 +145,8 @@
</div>
<div class="col-sm">
<div class="form-check">
<input class="form-check-input" type="checkbox" id="enable_preshare_key"
name="enable_preshare_key" value="enable_psk">
<label class="form-check-label" for="enable_preshare_key">Use Pre-shared Key</label>
<input class="form-check-input" type="hidden" id="enable_preshare_key" name="enable_preshare_key" value="enable_psk" visible="false" >
<!-- <label class="form-check-label" type="hidden" for="enable_preshare_key">Use Pre-shared Key</label> -->
</div>
</div>
</div>