diff --git a/files/helpers/const.py b/files/helpers/const.py index 093f8b07a..99698a299 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -439,7 +439,7 @@ GIFT_NOTIF_ID = 5 SIGNUP_FOLLOW_ID = 0 POLL_THREAD = 0 -POLL_BET_COINS = 200 +POLL_BET_COINS = 500 POLL_MAX_OPTIONS = 20 WELCOME_MSG = f"Welcome to {SITE_NAME}!"