diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index ef9414f92..55b35869a 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -678,7 +678,7 @@ SIGNUP_FOLLOW_ID = 0 POLL_THREAD = 0 POLL_BET_COINS = 200 -POLL_MAX_OPTIONS = 50 +POLL_MAX_OPTIONS = 200 WELCOME_MSG = f"Welcome to {SITE_NAME}!" LOTTERY_TICKET_COST = 12