Fix stale config causing incorrect editor behavior
This commit is contained in:
+2
-2
@@ -614,8 +614,8 @@ export class FrigateCard extends LitElement {
|
||||
this._config = config;
|
||||
this._cameras = undefined;
|
||||
this._view = undefined;
|
||||
|
||||
this._changeView();
|
||||
this._message = null;
|
||||
this._generateConditionState();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user