mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-03 21:22:40 +02:00
typo fix (#1685)
This commit is contained in:
@@ -38,7 +38,7 @@ $.get("cgi-bin/state.cgi", {cmd: "hostname"}, function(hostname){document.title
|
||||
<div class="w3-sidebar w3-bar-block w3-animate-left" style="display:none;z-index:5" id="sideBar">
|
||||
<button class="w3-bar-item w3-button w3-large w3-theme" onclick="w3_close()">Close ×</button>
|
||||
<p class="w3-large">Camera</p>
|
||||
<label class="switch"><input id="auto_night_mode" type="checkbox"><span class="slider round"></span></label> Auto Night Detecion<br />
|
||||
<label class="switch"><input id="auto_night_mode" type="checkbox"><span class="slider round"></span></label> Auto Night Detection<br />
|
||||
<label class="switch"><input id="ir_led" type="checkbox"><span class="slider round"></span></label> IR Led<br />
|
||||
<label class="switch"><input id="ir_cut" type="checkbox"><span class="slider round"></span></label> IR Filter<br />
|
||||
<label class="switch"><input id="blue_led" type="checkbox"><span class="slider round"></span></label> Blue LED<br />
|
||||
|
Reference in New Issue
Block a user