forked from Github/frigate
Ensure all cameras switch enables/disables each individual switch (#13716)
This commit is contained in:
@@ -199,7 +199,7 @@ export default function SearchDetailDialog({
|
||||
{page == "video" && <VideoTab search={search} config={config} />}
|
||||
{page == "object lifecycle" && (
|
||||
<ObjectLifecycle
|
||||
className="w-full"
|
||||
className="w-full overflow-x-hidden"
|
||||
event={search as unknown as Event}
|
||||
fullscreen={true}
|
||||
setPane={() => {}}
|
||||
|
||||
Reference in New Issue
Block a user