From 8105c2af39c47c74506f124e0e01984af0ccd0e4 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Thu, 6 May 2021 09:24:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2060695?= =?UTF-8?q?09504f6189e5c29d52c8fa48bab46a42ad3=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/guard/api/v1/mcaptcha/levels.rs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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>,