diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config-default.yml b/config-default.yml index a2cabf5fc..2afdcd594 100644 --- a/config-default.yml +++ b/config-default.yml @@ -521,7 +521,7 @@ voice_gate:      minimum_days_verified: 3  # How many days the user must have been verified for      minimum_messages: 50  # How many messages a user must have to be eligible for voice      bot_message_delete_delay: 10  # Seconds before deleting bot's response in Voice Gate -    minimum_activity_blocks: 3 # Number of 10 minute blocks during which a user must have been active +    minimum_activity_blocks: 3  # Number of 10 minute blocks during which a user must have been active  config: | 
