Remove the MediaQuery wrapper from the camera manager.
This commit is contained in:
@@ -239,7 +239,6 @@ export class FrigateCardThumbnail extends LitElement {
|
||||
@property({ attribute: false })
|
||||
public hass?: ExtendedHomeAssistant;
|
||||
|
||||
// CameraManager used for marking media as favorite.
|
||||
@property({ attribute: false })
|
||||
public cameraManager?: CameraManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user