From 1a1fa9450ee9e2fb6ae2f86d7cdb95993701233b Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Tue, 22 Nov 2022 18:34:12 +0200 Subject: [PATCH] Update build --- public/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/bundle.js b/public/bundle.js index b1ba321..5695b58 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -20372,7 +20372,7 @@ console.log('[URL] ASSET_ID', ASSET_ID, '| ACCOUNT_ID', ACCOUNT_ID, '| callId', console.log('🟩 config', config) -let socket +let socket, hub setTimeout(() => { hub = io(config.hubAddress)