Update nav.html

This commit is contained in:
Cobalt-60
2023-07-18 10:17:49 -04:00
committed by GitHub
parent 8254693d01
commit c150dbd96d
-14
View File
@@ -63,20 +63,6 @@
<option value="rh">Rammerhead</option>
</select>
<h3>Prevent close</h3>
<div class="switch">
<input type="checkbox" id="prevent_close">
<span class="slider"></span>
</div>
<h3>Proxy all Assets</h3>
<div class="switch">
<input type="checkbox" id="proxy_assets">
<span class="slider"></span>
</div>
<h3>Developer Mode</h3>
<div class="switch">
<input type="checkbox" id="dev_mode">