mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:38:25 +01:00
Update 'src/libpoketube/init/superinit.js'
This commit is contained in:
parent
b2d65bba98
commit
8e8a9b9af0
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ function init(app, config, rendertemplate) {
|
|||
);
|
||||
}
|
||||
})();
|
||||
}, 150000);
|
||||
}, 150000); /* setInterval */
|
||||
}, 150000);
|
||||
} catch (err) {
|
||||
initlog("[FAILED] Load pages \n" + err);
|
||||
|
|
Loading…
Reference in a new issue