You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-28 05:03:59 +03:00
Update space summary API unstable prefix
This commit is contained in:
@@ -2394,6 +2394,6 @@ MatrixBaseApis.prototype.getSpaceSummary = function(roomId, maxRoomsPerSpace, au
|
|||||||
limit,
|
limit,
|
||||||
batch,
|
batch,
|
||||||
}, {
|
}, {
|
||||||
prefix: PREFIX_UNSTABLE,
|
prefix: "/_matrix/client/unstable/org.matrix.msc2946",
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user