You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Merge branch 'develop' into travis/remove-presence
This commit is contained in:
@@ -174,4 +174,4 @@ class MatrixClientPeg {
|
||||
if (!global.mxMatrixClientPeg) {
|
||||
global.mxMatrixClientPeg = new MatrixClientPeg();
|
||||
}
|
||||
module.exports = global.mxMatrixClientPeg;
|
||||
export default global.mxMatrixClientPeg;
|
||||
|
||||
Reference in New Issue
Block a user