mirror of
https://github.com/esphome/esphome.git
synced 2025-09-12 00:02:21 +01:00
Update esphome/core/application.h
This commit is contained in:
@@ -109,7 +109,6 @@ class Application {
|
|||||||
this->name_ = name;
|
this->name_ = name;
|
||||||
this->friendly_name_ = friendly_name;
|
this->friendly_name_ = friendly_name;
|
||||||
}
|
}
|
||||||
// area is now handled through the areas system
|
|
||||||
this->comment_ = comment;
|
this->comment_ = comment;
|
||||||
this->compilation_time_ = compilation_time;
|
this->compilation_time_ = compilation_time;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user