Cleanup names of cameras, zones, & labels in the UI (#3708)

* Cleanup names of cameras, zones, & labels in the UI

* Fix tests to include camera name
This commit is contained in:
Nicolas Mowen
2022-08-25 05:44:34 -06:00
committed by GitHub
parent 911d6fdfa7
commit 0d6dd1ed0f
7 changed files with 16 additions and 11 deletions

View File

@@ -68,6 +68,7 @@ export const handlers = [
top_score: Math.random(),
zones: ['front_patio'],
thumbnail: '/9j/4aa...',
camera: 'camera_name',
}))
)
);