mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove (hidden) text, force exclude from web icon
This commit is contained in:
@@ -831,7 +831,7 @@ void EMSdevice::generate_values_web_all(JsonArray & output) {
|
||||
obj["n"] = name;
|
||||
}
|
||||
} else {
|
||||
obj["n"] = "(hidden)";
|
||||
obj["n"] = "";
|
||||
}
|
||||
|
||||
// shortname
|
||||
|
||||
Reference in New Issue
Block a user