From 346deb2d7c7d7ae0eb3153152efab276db8367b4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 25 Apr 2021 18:59:06 -0300 Subject: playlist sources = only what's shared with party --- index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'index.js') diff --git a/index.js b/index.js index ec79f05..8888d48 100755 --- a/index.js +++ b/index.js @@ -201,9 +201,7 @@ async function main() { } if (socketClient) { - attachBackendToSocketClient(backend, socketClient, { - getPlaylistSources: () => appElement.playlistSources - }) + attachBackendToSocketClient(backend, socketClient) let nickname = process.env.USER if (options['socket-name']) { -- cgit 1.3.0-6-gf8a5