mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 18:29:39 +02:00
improve beacon
This commit is contained in:
parent
201fcb42eb
commit
f2e527cceb
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ var _serverTimeString;
|
|||
var _serverDBTimeString;
|
||||
let deferredPrompt;
|
||||
var playerCurrentTime;
|
||||
var mediaId;
|
||||
|
||||
$(document).mousemove(function (e) {
|
||||
mouseX = e.pageX;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue