mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed namechange error
This commit is contained in:
@@ -735,7 +735,6 @@ function setup_list_listener(){
|
||||
|
||||
function setup_playlist_listener(){
|
||||
Helper.log("Setting up playlist_listener");
|
||||
console.log("asd");
|
||||
socket.on('playlists', Frontpage.frontpage_function);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user