mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update src/panels/lovelace/hui-root.ts
Co-Authored-By: balloob <paulus@home-assistant.io>
This commit is contained in:
parent
2d1cf421ef
commit
5a5a7dad1e
@ -433,7 +433,7 @@ class HUIRoot extends hassLocalizeLitMixin(LitElement) {
|
|||||||
return persistent.concat(configurator);
|
return persistent.concat(configurator);
|
||||||
}
|
}
|
||||||
|
|
||||||
private _handleRefresh() {
|
private _handleRefresh(): void {
|
||||||
fireEvent(this, "config-refresh");
|
fireEvent(this, "config-refresh");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user