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