Fix typo.
This commit is contained in:
@@ -76,7 +76,7 @@ export class FrigateCardLive extends LitElement {
|
|||||||
@property({ attribute: false })
|
@property({ attribute: false })
|
||||||
public nonOverriddenLiveConfig?: LiveConfig;
|
public nonOverriddenLiveConfig?: LiveConfig;
|
||||||
|
|
||||||
@property({ attribute: false }>)
|
@property({ attribute: false })
|
||||||
public overriddenLiveConfig?: LiveConfig;
|
public overriddenLiveConfig?: LiveConfig;
|
||||||
|
|
||||||
@property({ attribute: false, hasChanged: contentsChanged })
|
@property({ attribute: false, hasChanged: contentsChanged })
|
||||||
|
|||||||
Reference in New Issue
Block a user