mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +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);
|
||||
}
|
||||
|
||||
private _handleRefresh() {
|
||||
private _handleRefresh(): void {
|
||||
fireEvent(this, "config-refresh");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user