Reset the thumbnail carousel less.

This commit is contained in:
Dermot Duffy
2022-07-23 11:54:54 -07:00
parent 6010d7b1e1
commit 275c9e5654
+1 -1
View File
@@ -35,7 +35,7 @@ export class FrigateCardSurround extends LitElement {
@property({ attribute: false })
public view?: Readonly<View>;
@property({ attribute: false })
@property({ attribute: false, hasChanged: contentsChanged })
public config?: ThumbnailsControlConfig;
@property({ attribute: false })