From 4bee8ad4fc1c315055d0d3377f8140b02cd51621 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 25 Apr 2021 19:06:31 -0300 Subject: naughty hack for context menu in playlist sources ...plus a todo detailing what should be better --- socket.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'socket.js') diff --git a/socket.js b/socket.js index 33269ee..e02285c 100644 --- a/socket.js +++ b/socket.js @@ -42,7 +42,7 @@ import { // clients / the server otherwise. const DEFAULT_NICKNAME = '(Unnamed)' -const originalSymbol = Symbol('Original item') +export const originalSymbol = Symbol('Original item') function serializePartySource(item) { // Turn an item into a sanitized, compact format for sharing with the server -- cgit 1.3.0-6-gf8a5