client-api: Fix module ordering
This commit is contained in:
parent
4985b9bddb
commit
010e64c110
@ -1,10 +1,10 @@
|
||||
//! Endpoints for room management.
|
||||
|
||||
pub mod aliases;
|
||||
pub mod create_room;
|
||||
pub mod get_room_event;
|
||||
pub mod report_content;
|
||||
pub mod upgrade_room;
|
||||
pub mod aliases;
|
||||
|
||||
use ruma_serde::StringEnum;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user