remove Update ignored due to local unofficial changes

This commit is contained in:
Phat Nguyen
2024-05-24 08:45:50 +07:00
parent f505b39247
commit 5770b41fd4

View File

@ -628,7 +628,6 @@ bool Configuration::parse(String data, bool isLocal) {
saveConfig();
printConfig();
} else {
logInfo("Update ignored due to local unofficial changes");
if (ledBarTestRequested || co2CalibrationRequested) {
udpated = true;
}