Fix lint warning

This commit is contained in:
Franck Nijhof 2023-05-25 21:52:43 +02:00
parent 8837eede9a
commit 2f9651d65a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -758,6 +758,7 @@ export class HaConfigEntities extends SubscribeMixin(LitElement) {
entity_category: null,
has_entity_name: false,
options: null,
labels: [],
});
}
if (changed) {