mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Fix
This commit is contained in:
parent
59a502c8db
commit
660672fd89
1 changed files with 1 additions and 1 deletions
|
@ -2067,7 +2067,7 @@ async function setToolTips() {
|
|||
$(t).tooltip('hide');
|
||||
}, 2000);
|
||||
});
|
||||
$(selettor).addClass('alreadyTooltip');
|
||||
$(selector).addClass('alreadyTooltip');
|
||||
}
|
||||
|
||||
function avideoSocketIsActive() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue