rename router to routes
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
8affdc43a6
commit
64705fa27d
3 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pub mod client;
|
||||
pub mod router;
|
||||
pub mod routes;
|
||||
mod ruma_wrapper;
|
||||
pub mod server;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue