mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-24 01:15:31 +03:00
commit
47718da1a6
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ pub mod redis {
|
|||
use super::*;
|
||||
|
||||
redis_module! {
|
||||
name: "mcaptcha_cahce",
|
||||
name: "mcaptcha_cache",
|
||||
version: PKG_VERSION,
|
||||
data_types: [MCAPTCHA_BUCKET_TYPE, MCAPTCHA_MCAPTCHA_TYPE, MCAPTCHA_SAFETY_TYPE, MCAPTCHA_CHALLENGE_TYPE],
|
||||
commands: [
|
||||
|
|
Loading…
Reference in a new issue