Allow views to have no selection.
This commit is contained in:
@@ -94,6 +94,7 @@ export class FrigateCardSurround extends LitElement {
|
||||
{
|
||||
targetView: this.view.view,
|
||||
mediaType: this.fetchMedia,
|
||||
select: 'latest',
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user