Update build

This commit is contained in:
Sergiu Toma 2022-11-22 18:34:12 +02:00
parent 0d24604f2a
commit 1a1fa9450e

View File

@ -20372,7 +20372,7 @@ console.log('[URL] ASSET_ID', ASSET_ID, '| ACCOUNT_ID', ACCOUNT_ID, '| callId',
console.log('🟩 config', config) console.log('🟩 config', config)
let socket let socket, hub
setTimeout(() => { setTimeout(() => {
hub = io(config.hubAddress) hub = io(config.hubAddress)