Adds the post gamenight handler.
This commit is contained in:
@@ -8,4 +8,5 @@ mod authorization;
|
||||
|
||||
pub use user_handlers::login;
|
||||
pub use user_handlers::register;
|
||||
pub use gamenight_handlers::gamenights;
|
||||
pub use gamenight_handlers::gamenights;
|
||||
pub use gamenight_handlers::gamenight;
|
||||
Reference in New Issue
Block a user