1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00

Improve navbar

This commit is contained in:
Daniel Neto 2024-02-27 10:07:19 -03:00
parent 4a2b6ce823
commit 6f5800b447
8 changed files with 216 additions and 56 deletions

View file

@ -20,7 +20,6 @@ try {
var mouseX;
var mouseY;
var videoContainerDragged = false;
var youTubeMenuIsOpened = false;
var userIsControling = false;
var playerCurrentTime;
var mediaId;