You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-29 16:43:09 +03:00
Merge remote-tracking branch 'origin/develop' into dbkr/inbound_sessions_to_cryptostore
This commit is contained in:
@@ -800,7 +800,6 @@ MatrixCall.prototype._gotLocalOffer = function(description) {
|
||||
self.emit("error", callError(code, message));
|
||||
throw error;
|
||||
});
|
||||
|
||||
}, function() {
|
||||
debuglog("Error setting local description!");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user