mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-8205 [verto_communicator] fix again
This commit is contained in:
parent
e7b50e8726
commit
787671625d
@ -116,7 +116,8 @@
|
||||
};
|
||||
|
||||
if(verto.data.connecting || verto.data.connected) {
|
||||
resolve(result);
|
||||
resolve(result);
|
||||
return;
|
||||
};
|
||||
|
||||
var checkUserStored = function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user