mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
Don't show preview for birdseye (#11749)
* Don't show preview for birdseye * Retry ws connection on error * Flex wrap cameras labels
This commit is contained in:
@@ -77,6 +77,7 @@ function useValue(): useValueReturn {
|
||||
});
|
||||
},
|
||||
shouldReconnect: () => true,
|
||||
retryOnError: true,
|
||||
});
|
||||
|
||||
const setState = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user