mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 13:07:49 +00:00
Fix lint warning
This commit is contained in:
parent
8837eede9a
commit
2f9651d65a
@ -758,6 +758,7 @@ export class HaConfigEntities extends SubscribeMixin(LitElement) {
|
|||||||
entity_category: null,
|
entity_category: null,
|
||||||
has_entity_name: false,
|
has_entity_name: false,
|
||||||
options: null,
|
options: null,
|
||||||
|
labels: [],
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
if (changed) {
|
if (changed) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user