1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
This commit is contained in:
DanieL 2022-07-23 23:11:44 -03:00
parent 59a502c8db
commit 660672fd89

View file

@ -2067,7 +2067,7 @@ async function setToolTips() {
$(t).tooltip('hide');
}, 2000);
});
$(selettor).addClass('alreadyTooltip');
$(selector).addClass('alreadyTooltip');
}
function avideoSocketIsActive() {