mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Removed cors-anywhere dependency
This commit is contained in:
@@ -191,6 +191,7 @@ function setup_chat_listener(){
|
||||
|
||||
function setup_list_listener(){
|
||||
socket.on("channel", List.channel_function);
|
||||
socket.on("color", Player.setBGimage);
|
||||
}
|
||||
|
||||
function setup_playlist_listener(){
|
||||
|
||||
Reference in New Issue
Block a user