mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added some logs to try and find out whats wrong with the frontpage
This commit is contained in:
@@ -383,6 +383,7 @@ function setup_list_listener(){
|
||||
}
|
||||
|
||||
function setup_playlist_listener(){
|
||||
Helper.log("Setting up playlist_listener");
|
||||
socket.on('playlists', Nochan.frontpage_function);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user