mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
FS-7699
This commit is contained in:
@@ -2204,7 +2204,7 @@
|
||||
.catch(function(err) {
|
||||
console.log(err.name + ": " + error.message);
|
||||
runtime();
|
||||
}).else(runtime);
|
||||
});
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user