Made it generate and submit a userID defining this user.

This commit is contained in:
Ajay Ramachandran
2019-07-10 19:25:29 -04:00
parent 42f1d05fe8
commit efd9b925dc
2 changed files with 38 additions and 8 deletions

View File

@@ -108,7 +108,7 @@ function sponsorCheck(sponsorTimes) { // Video skipping
//send out the message saying that a sponsor message was skipped
openSkipNotice();
// setTimeout(closeSkipNotice, 2500);
setTimeout(closeSkipNotice, 2500);
}
lastTime = v.currentTime;