Don't pass cameraConfig in with favouriteMedia request.

This commit is contained in:
Dermot Duffy
2023-01-24 19:36:54 -08:00
parent 9c1ea3b922
commit 54a4dd854f
3 changed files with 5 additions and 4 deletions
-1
View File
@@ -2,7 +2,6 @@
// - TODO: Add garbage collecting of segments not present in the recording summaries anymore.
// - TODO: Move frigate specific view-media under the camera manager.
// - TODO: ts-prune https://camchenry.com/blog/deleting-dead-code-in-typescript
// - TODO: Engine should not need cameraConfig to favorite since it already has cameras.
// Hard:
// - TODO: Implement dragging the timeline seeking forward in both Frigate recordings & events.