mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Update src/panels/lovelace/hui-root.ts
Co-Authored-By: balloob <paulus@home-assistant.io>
This commit is contained in:
parent
758b686684
commit
76325a384c
@ -85,7 +85,7 @@ class HUIRoot extends hassLocalizeLitMixin(LitElement) {
|
||||
);
|
||||
}
|
||||
|
||||
public connectedCallback() {
|
||||
public connectedCallback(): void {
|
||||
super.connectedCallback();
|
||||
this._unsubNotifications = subscribeNotifications(
|
||||
this.hass!.connection,
|
||||
|
Loading…
x
Reference in New Issue
Block a user