some small changes

This commit is contained in:
2024-01-30 22:05:50 +01:00
parent b723a80d46
commit 059b693889
3 changed files with 5 additions and 3 deletions

View File

@@ -718,7 +718,7 @@ void Websocket_RefreshClientData_Static(uint32_t client_id, bool send_mapping)
"showcan;"
"bleedingpulses;"
"wifi-ssid;"
"wifi-password;";
"wifi-pass;";
if (client_id > 0)
webSocket.text(client_id, mapping);