mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Forgot to change back what length the document were
This commit is contained in:
2
static/dist/embed.min.js
vendored
2
static/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/dist/frontpage.min.js
vendored
2
static/dist/frontpage.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/dist/main.min.js
vendored
2
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -444,7 +444,7 @@ function onepage_load(){
|
|||||||
if($("#alreadyfp").length == 1){
|
if($("#alreadyfp").length == 1){
|
||||||
window.initfp();
|
window.initfp();
|
||||||
}else {
|
}else {
|
||||||
$("#scripts").append($($(e)[63]).html());
|
$("#scripts").append($($(e)[45]).html());
|
||||||
}
|
}
|
||||||
|
|
||||||
if($("#alreadychannel").length == 0){
|
if($("#alreadychannel").length == 0){
|
||||||
|
|||||||
Reference in New Issue
Block a user