mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-28 21:11:01 +00:00
merge
This commit is contained in:
@@ -34,7 +34,6 @@ function populate_channels(lists)
|
||||
card.find(".chan-songs").text(song_count);
|
||||
card.find(".chan-bg").attr("style", img);
|
||||
card.find(".chan-link").attr("href", chan);
|
||||
|
||||
output+="<option value='"+chan+"'> ";
|
||||
}
|
||||
document.getElementById("searches").innerHTML = output;
|
||||
|
||||
Reference in New Issue
Block a user