mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Update dialog-helper-detail.ts
This commit is contained in:
@@ -192,6 +192,7 @@ export class DialogHelperDetail extends LitElement {
|
||||
private _goBack() {
|
||||
this._platform = undefined;
|
||||
this._item = undefined;
|
||||
this._error = undefined;
|
||||
}
|
||||
|
||||
static get styles(): CSSResult[] {
|
||||
|
||||
Reference in New Issue
Block a user