mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
Add extra guards, begin working on channels.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#[macro_use] extern crate rocket_contrib;
|
||||
|
||||
pub mod database;
|
||||
pub mod guards;
|
||||
pub mod routes;
|
||||
pub mod email;
|
||||
pub mod auth;
|
||||
|
||||
use dotenv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user