mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-06-13 05:37:45 +02:00
fix: incorrect description for user age condition (#16)
This commit is contained in:
@ -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."
|
||||
|
Reference in New Issue
Block a user