mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-28 21:11:01 +00:00
minor logs
This commit is contained in:
@@ -85,7 +85,6 @@ $(document).ready(function (){
|
||||
var playlists = [];
|
||||
socket.emit('frontpage_lists');
|
||||
socket.on('playlists', function(msg){
|
||||
console.log(msg);
|
||||
populate_channels(msg);
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user