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
a824599a37
commit
9b5e79f42a
@ -441,7 +441,7 @@ class HUIRoot extends hassLocalizeLitMixin(LitElement) {
|
||||
this._selectView("unused");
|
||||
}
|
||||
|
||||
private _deselect(ev) {
|
||||
private _deselect(ev): void {
|
||||
ev.target.selected = null;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user