forked from Github/frigate
update to 8.3.x (#6100)
This commit is contained in:
@@ -584,7 +584,7 @@ export default function Events({ path, ...props }) {
|
||||
},
|
||||
],
|
||||
}}
|
||||
seekOptions={{ forward: 10, back: 5 }}
|
||||
seekOptions={{ forward: 10, backward: 5 }}
|
||||
onReady={() => {}}
|
||||
/>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user