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