Include user table, identity and session table
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
pub mod prelude;
|
||||
|
||||
pub mod config;
|
||||
pub mod session;
|
||||
pub mod user;
|
||||
pub mod user_identity;
|
||||
|
||||
Reference in New Issue
Block a user