mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-17 20:41:58 +03:00
clean up
This commit is contained in:
parent
88ebb47dd8
commit
4acda4bf47
@ -35,9 +35,9 @@ function Live() {
|
|||||||
|
|
||||||
if (group) {
|
if (group) {
|
||||||
setCameraGroup(cameraGroup);
|
setCameraGroup(cameraGroup);
|
||||||
// return false so that url cleanup doesn't occur here
|
// return false so that url cleanup doesn't occur here.
|
||||||
// will be cleaned up by usePersistedOverlayState in the
|
// will be cleaned up by usePersistedOverlayState in the
|
||||||
// camera group selector s that the icon switches correctly
|
// camera group selector so that the icon switches correctly
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user