forked from jmug/stoatchat
New perm concept, reference, and adding routes.
This commit is contained in:
@@ -26,6 +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;
|
||||
|
||||
Reference in New Issue
Block a user