forked from GithubBackups/vichan
expand-video.js: onReady
This commit is contained in:
parent
85b03c0fb0
commit
4445254b00
@ -236,7 +236,7 @@ function setupVideosIn(element) {
|
||||
}
|
||||
}
|
||||
|
||||
onready(function(){
|
||||
onReady(function(){
|
||||
// Insert menu from settings.js
|
||||
if (typeof settingsMenu != "undefined" && typeof Options == "undefined") {
|
||||
document.body.insertBefore(settingsMenu, document.getElementsByTagName("hr")[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user