mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
refactor captcha.rs and levels.rs and rm duration routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<. const URL: &str = crate::V1_API_ROUTES.levels.update; .>
|
||||
<. const URL: &str = crate::V1_API_ROUTES.captcha.update; .>
|
||||
<. const READONLY: bool = false; .>
|
||||
<. include!("../view/__form-top.html"); .>
|
||||
<. for (count, level) in levels.iter().enumerate() { .>
|
||||
|
||||
Reference in New Issue
Block a user