Init
This commit is contained in:
6
src/interfaces/http/dto/mod.rs
Normal file
6
src/interfaces/http/dto/mod.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
pub mod auth;
|
||||
pub mod category;
|
||||
pub mod channel;
|
||||
pub mod message;
|
||||
pub mod server;
|
||||
pub mod user;
|
||||
Reference in New Issue
Block a user