mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 05:05:26 +03:00
Cleanup
This commit is contained in:
parent
3689c2a4c3
commit
6d4e946816
@ -271,8 +271,6 @@ class PreviewVideoController extends PreviewController {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.seekCheck = Date.now() / 1000;
|
|
||||||
|
|
||||||
if (this.timeToSeek) {
|
if (this.timeToSeek) {
|
||||||
const diff =
|
const diff =
|
||||||
Math.round(this.timeToSeek) -
|
Math.round(this.timeToSeek) -
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user