mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
H1 tags
This commit is contained in:
parent
ec8723a6f8
commit
d599af08d9
5 changed files with 7 additions and 8 deletions
|
@ -331,7 +331,7 @@ $(function () {
|
|||
AutoUpdateOnHTMLTimer();
|
||||
});
|
||||
var _startSocketTimeout;
|
||||
function startSocket() {
|
||||
async function startSocket() {
|
||||
clearTimeout(_startSocketTimeout);
|
||||
if (!isOnline() || typeof webSiteRootURL == 'undefined') {
|
||||
console.log('startSocket: Not Online');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue