forked from Github/frigate
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