Merge branch 'webrtc_stats' of github.com:gutobenn/bigbluebutton into webrtc_stats
This commit is contained in:
commit
2eaa457442
@ -582,7 +582,7 @@ class VideoProvider extends Component {
|
||||
|
||||
callback(result);
|
||||
}, function(exception) {
|
||||
logger.error("Promise rejected", exception.message);
|
||||
console.error("customGetStats() Promise rejected:", exception.message);
|
||||
callback(null);
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user