mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Reset camera prefs (#3042)
This commit is contained in:
parent
549db23ff5
commit
22fdac4189
@ -183,6 +183,7 @@ class MoreInfoCamera extends LitElement {
|
||||
root.removeChild(root.lastChild);
|
||||
}
|
||||
this.stateObj = undefined;
|
||||
this._cameraPrefs = undefined;
|
||||
}
|
||||
|
||||
private async _fetchCameraPrefs() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user