mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
Update hassio/src/dialogs/system_checks/dialog-hassio-system-checks.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
ba59b47fe6
commit
4cf3aa18b1
@ -74,7 +74,9 @@ class HassioSystemChecksDialog extends LitElement {
|
||||
}
|
||||
|
||||
public closeDialog(): void {
|
||||
this.supervisor = undefined;
|
||||
this._opened = false;
|
||||
fireEvent(this, "dialog-closed", { dialog: this.localName });
|
||||
}
|
||||
|
||||
public focus(): void {
|
||||
|
Loading…
x
Reference in New Issue
Block a user