Update build

This commit is contained in:
Sergiu Toma 2022-11-22 18:33:46 +02:00
parent 1d7c994036
commit 0d24604f2a

View File

@ -14,7 +14,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)