fix incorrect MSC3266 room summary API endpoint
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
9a5bfad849
commit
c51ccb2c68
@ -25,7 +25,7 @@ pub mod msc3266 {
|
|||||||
rate_limited: false,
|
rate_limited: false,
|
||||||
authentication: AccessTokenOptional,
|
authentication: AccessTokenOptional,
|
||||||
history: {
|
history: {
|
||||||
unstable => "/_matrix/client/unstable/im.nheko.summary/rooms/:room_id_or_alias/summary",
|
unstable => "/_matrix/client/unstable/im.nheko.summary/summary/:room_id_or_alias",
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user