Skip to content

Commit

Permalink
labels bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jue-henry committed Dec 6, 2024
1 parent fa93885 commit a3ff1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/task/camera.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export async function DeleteCamera(task: TaskInput<gql.DeleteCameraInput>) {
config: {
filters: {
cameras: [task.config.cameraId],
labels: null,
},
},
type: 'DeleteImagesByFilter',
Expand Down

0 comments on commit a3ff1db

Please # to comment.