Testing a fail hook.

This commit is contained in:
Dessalines 2020-09-10 12:08:52 -05:00
parent 6f4fbc0c60
commit 0941cf1736

View file

@ -4,7 +4,7 @@ use crate::{
check_slurs,
check_slurs_opt,
get_user_from_jwt,
get_user_from_jwt_opt,
// get_user_from_jwt_opt,
is_mod_or_admin,
Perform,
},