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