diff --git a/src/guard/api/v1/mcaptcha/levels.rs.html b/src/guard/api/v1/mcaptcha/levels.rs.html index ef25f6e5..b26a0ac6 100644 --- a/src/guard/api/v1/mcaptcha/levels.rs.html +++ b/src/guard/api/v1/mcaptcha/levels.rs.html @@ -472,8 +472,8 @@ ); } -// TODO try for non-existent token names - +// TODO redo mcaptcha table to include levels as json field +// so that the whole thing can be added/udpaed in a single stroke async fn add_levels( payload: web::Json<AddLevels>, data: web::Data<Data>,