mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 20:56:36 +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,
|
||||
has_entity_name: false,
|
||||
options: null,
|
||||
labels: [],
|
||||
});
|
||||
}
|
||||
if (changed) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user