mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 05:26:59 +00:00
Re-do guards, streamline requests.
This commit is contained in:
@@ -24,4 +24,6 @@ pub fn get_collection(collection: &str) -> Collection {
|
||||
get_db().collection(collection)
|
||||
}
|
||||
|
||||
pub mod user;
|
||||
pub mod user;
|
||||
pub mod channel;
|
||||
pub mod message;
|
||||
|
||||
Reference in New Issue
Block a user