mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Fix recordings set name (#4543)
This commit is contained in:
parent
68248cc274
commit
3cb6d43fac
@ -50,7 +50,7 @@ class Dispatcher:
|
||||
"motion": self._on_motion_command,
|
||||
"motion_contour_area": self._on_motion_contour_area_command,
|
||||
"motion_threshold": self._on_motion_threshold_command,
|
||||
"recording": self._on_recordings_command,
|
||||
"recordings": self._on_recordings_command,
|
||||
"snapshots": self._on_snapshots_command,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user