mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 12:46:35 +00:00
Update src/panels/lovelace/hui-root.ts
Co-Authored-By: balloob <paulus@home-assistant.io>
This commit is contained in:
parent
5de36f9579
commit
a46f5e3d4e
@ -467,7 +467,7 @@ class HUIRoot extends hassLocalizeLitMixin(LitElement) {
|
||||
}
|
||||
}
|
||||
|
||||
private _editModeChanged() {
|
||||
private _editModeChanged(): void {
|
||||
this._selectView(this._curView);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user