mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
populate UI dhcp name from config.json
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</header>
|
||||
<h2>DHCP host name</h2>
|
||||
<section id="wifi-list">
|
||||
<input id="dhcp-name" type="text" placeholder="" value="squeezeamp">
|
||||
<input id="dhcp-name2" type="text" placeholder="" value="squeezeamp">
|
||||
</section>
|
||||
<h2>Manual Connection</h2>
|
||||
<section>
|
||||
@@ -90,7 +90,7 @@
|
||||
</header>
|
||||
<h2>DHCP host name</h2>
|
||||
<section id="wifi-list">
|
||||
<input id="dhcp-name" type="text" placeholder="" value="squeezeamp">
|
||||
<input id="dhcp-name1" type="text" placeholder="" value="squeezeamp">
|
||||
</section>
|
||||
<h2>Password for <span id="ssid-pwd"></span></h2>
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user