mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed how the channels are sent from the server
This commit is contained in:
@@ -927,7 +927,7 @@ function onepage_load(){
|
||||
initfp();
|
||||
}else {
|
||||
fromChannel = true;
|
||||
frontpage = true;
|
||||
frontpage = true;
|
||||
initfp();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user