mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-04 06:33:45 +00:00
Quick fix
This commit is contained in:
parent
d36777d67a
commit
fd3b69cde7
@ -156,7 +156,7 @@ class Dispatcher:
|
||||
conflict_target=[ReviewSegment.id],
|
||||
update=final_data,
|
||||
).execute()
|
||||
self.publish("reviews", payload)
|
||||
self.publish("reviews", json.dumps(payload))
|
||||
|
||||
def handle_update_model_state() -> None:
|
||||
if payload:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user