Fix double space
This commit is contained in:
parent
876e8e38aa
commit
54183bd748
@ -15,7 +15,7 @@ pub mod v3 {
|
|||||||
name: "report_content",
|
name: "report_content",
|
||||||
r0_path: "/_matrix/client/r0/rooms/:room_id/report/:event_id",
|
r0_path: "/_matrix/client/r0/rooms/:room_id/report/:event_id",
|
||||||
stable_path: "/_matrix/client/v3/rooms/:room_id/report/:event_id",
|
stable_path: "/_matrix/client/v3/rooms/:room_id/report/:event_id",
|
||||||
rate_limited: false,
|
rate_limited: false,
|
||||||
authentication: AccessToken,
|
authentication: AccessToken,
|
||||||
added: 1.0,
|
added: 1.0,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user