Skip to content

Commit

Permalink
Fix sending events (blakeblackshear#15100)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 authored Nov 20, 2024
1 parent e76f4e9 commit ff92b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frigate/events/external.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def create_manual_event(
EventTypeEnum.api,
EventStateEnum.start,
camera,
"",
{
"id": event_id,
"label": label,
Expand Down

0 comments on commit ff92b13

Please sign in to comment.