Fixed how the channels are sent from the server

This commit is contained in:
Kasper Rynning-Tønnesen
2016-09-23 12:31:25 +02:00
parent eebd1113c3
commit 2355bc10bc
6 changed files with 13 additions and 13 deletions

View File

@@ -927,7 +927,7 @@ function onepage_load(){
initfp();
}else {
fromChannel = true;
frontpage = true;
frontpage = true;
initfp();
}