mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
fix small typo in js and regen minified js
This commit is contained in:
@@ -2588,7 +2588,7 @@
|
||||
|
||||
})
|
||||
.catch(function(err) {
|
||||
console.log(err.name + ": " + error.message);
|
||||
console.log(" Device Enumeration ERROR: " + err.name + ": " + err.message);
|
||||
runtime();
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user