mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed embedded-version
This commit is contained in:
@@ -15,6 +15,7 @@ var List = {
|
||||
}
|
||||
switch(msg.type)
|
||||
{
|
||||
|
||||
case "list":
|
||||
//if(full_playlist == undefined || !offline){
|
||||
if((!offline || (offline && !msg.shuffled)) && !(offline && prev_chan_list == chan)){
|
||||
|
||||
Reference in New Issue
Block a user