Can get user media
This commit is contained in:
@@ -3,7 +3,8 @@ use crate::server::HttpResult;
|
||||
use actix_web::HttpResponse;
|
||||
|
||||
pub mod account;
|
||||
pub mod rooms;
|
||||
pub mod media;
|
||||
pub mod room;
|
||||
pub mod ws;
|
||||
|
||||
/// API Home route
|
||||
|
||||
Reference in New Issue
Block a user