mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
Remove autoplay notification
This commit is contained in:
parent
6f651f0d8b
commit
02c9baeaaa
1 changed files with 1 additions and 1 deletions
|
@ -618,7 +618,7 @@ function playerPlayIfAutoPlay(currentTime){
|
|||
playerPlay(currentTime);
|
||||
return true;
|
||||
}
|
||||
$.toast("Autoplay disabled");
|
||||
//$.toast("Autoplay disabled");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue