mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 13:48:53 +00:00
fixed line duplicated by accident
This commit is contained in:
parent
48bf642536
commit
0470a4acde
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ refreshButton.addEventListener("click", async () => {
|
|||
|
||||
// check if connected via WiFi-Station
|
||||
if (data.connection === 0) {
|
||||
// show currently connected wifi
|
||||
// show currently connected WiFi
|
||||
insertNetworks([data.ssid]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue