mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove todo
This commit is contained in:
@@ -216,7 +216,6 @@ void WebLogService::setValues(AsyncWebServerRequest * request, JsonVariant & jso
|
|||||||
|
|
||||||
auto && body = json.as<JsonObject>();
|
auto && body = json.as<JsonObject>();
|
||||||
|
|
||||||
// TODO refactor into one load and one save method
|
|
||||||
uuid::log::Level level = body["level"];
|
uuid::log::Level level = body["level"];
|
||||||
log_level(level);
|
log_level(level);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user