From f0874e35653b50aa59b362fa8c8d9bd7ab6e416a 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 394a859..3ecd59b 100755 --- a/index.js +++ b/index.js @@ -171,9 +171,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