mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-16 12:02:09 +03:00
clean up
This commit is contained in:
parent
88ebb47dd8
commit
4acda4bf47
@ -35,9 +35,9 @@ function Live() {
|
||||
|
||||
if (group) {
|
||||
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
|
||||
// camera group selector s that the icon switches correctly
|
||||
// camera group selector so that the icon switches correctly
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user