Can get user media

This commit is contained in:
2025-02-26 21:06:00 +01:00
parent 4589b3b339
commit fa4665280d
4 changed files with 62 additions and 2 deletions

View File

@@ -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