mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-03-31 22:16:32 +03:00
text change
This commit is contained in:
@@ -365,7 +365,7 @@ bool WebStatusService::getCustomSupport(JsonObject root) {
|
||||
#endif
|
||||
|
||||
#if defined(EMSESP_DEBUG)
|
||||
EMSESP::logger().debug("Showing custom support page");
|
||||
EMSESP::logger().debug("Sending custom support page");
|
||||
#endif
|
||||
|
||||
root.set(doc.as<JsonObject>()); // add to web response root object
|
||||
|
||||
Reference in New Issue
Block a user