mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 14:34:29 +02:00
fix: incorrect description for user age condition (#16)
This commit is contained in:
parent
422bed5364
commit
999a345f96
@ -78,7 +78,7 @@
|
||||
"properties": {
|
||||
"server_age": {
|
||||
"type": "integer",
|
||||
"description": "The user must be at least this many days old on the server."
|
||||
"description": "The user must be less than this many days old on the server."
|
||||
}
|
||||
},
|
||||
"description": "User condition."
|
||||
|
Loading…
x
Reference in New Issue
Block a user