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