mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Update dialog-helper-detail.ts
This commit is contained in:
parent
785ef19cce
commit
d327045802
@ -192,6 +192,7 @@ export class DialogHelperDetail extends LitElement {
|
|||||||
private _goBack() {
|
private _goBack() {
|
||||||
this._platform = undefined;
|
this._platform = undefined;
|
||||||
this._item = undefined;
|
this._item = undefined;
|
||||||
|
this._error = undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
static get styles(): CSSResult[] {
|
static get styles(): CSSResult[] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user