You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-15 07:22:16 +03:00
Merge branch 'develop' into voip
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports.PREFIX_V1 = "/_matrix/client/api/v1";
|
||||
* A constant representing the URI path for version 2 alpha of the Client-Server
|
||||
* HTTP API.
|
||||
*/
|
||||
module.exports.PREFIX_V2_ALPHA_PREFIX = "/_matrix/client/v2_alpha";
|
||||
module.exports.PREFIX_V2_ALPHA = "/_matrix/client/v2_alpha";
|
||||
|
||||
/**
|
||||
* Construct a MatrixHttpApi.
|
||||
|
Reference in New Issue
Block a user