fix ws merge

This commit is contained in:
Josh Hawkins 2025-02-11 07:19:14 -06:00
parent 5fbcae1009
commit 663ebccc3f

View File

@ -54,19 +54,13 @@ function useValue(): useValueReturn {
Object.entries(cameraActivity).forEach(([name, state]) => { Object.entries(cameraActivity).forEach(([name, state]) => {
const { const {
record, record,
detect, detect,
snapshots, snapshots,
audio, audio,
notifications, notifications,
notifications_suspended, notifications_suspended,
autotracking, autotracking,
,
alerts, alerts,
detections, detections,
} = } =