reduce it from 100 to 50

pull/132/head
Aevann 2023-02-22 22:32:41 +02:00
parent ff0cef29a0
commit 992f9cb32e
1 changed files with 1 additions and 1 deletions

View File

@ -649,7 +649,7 @@ SIGNUP_FOLLOW_ID = 0
POLL_THREAD = 0
POLL_BET_COINS = 200
POLL_MAX_OPTIONS = 100
POLL_MAX_OPTIONS = 50
WELCOME_MSG = f"Welcome to {SITE_NAME}!"
LOTTERY_TICKET_COST = 12