forked from jmug/stoatchat
Start work on notifications from client, cargo fmt
This commit is contained in:
@@ -26,7 +26,7 @@ pub fn get_collection(collection: &str) -> Collection {
|
||||
get_db().collection(collection)
|
||||
}
|
||||
|
||||
pub mod permissions;
|
||||
pub mod migrations;
|
||||
pub mod entities;
|
||||
pub mod guards;
|
||||
pub mod migrations;
|
||||
pub mod permissions;
|
||||
|
||||
Reference in New Issue
Block a user