Set the correct view depending on media filter selections.

This commit is contained in:
Dermot Duffy
2023-01-29 13:31:21 -08:00
parent 32edaee192
commit b1f56dd02c
6 changed files with 145 additions and 36 deletions
+1
View File
@@ -88,6 +88,7 @@ export class FrigateCardSurround extends LitElement {
this.cameras,
this.view,
{
targetView: this.view.view,
mediaType: this.fetchMedia,
},
);