mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-18 17:14:26 +03:00
fix ws merge
This commit is contained in:
parent
5fbcae1009
commit
663ebccc3f
@ -54,19 +54,13 @@ function useValue(): useValueReturn {
|
||||
|
||||
Object.entries(cameraActivity).forEach(([name, state]) => {
|
||||
const {
|
||||
|
||||
record,
|
||||
|
||||
detect,
|
||||
|
||||
snapshots,
|
||||
|
||||
audio,
|
||||
notifications,
|
||||
notifications_suspended,
|
||||
|
||||
autotracking,
|
||||
,
|
||||
alerts,
|
||||
detections,
|
||||
} =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user