diff --git a/files/classes/comment.py b/files/classes/comment.py index b9dafb0ca..7b1167bed 100644 --- a/files/classes/comment.py +++ b/files/classes/comment.py @@ -48,7 +48,9 @@ def add_options(self, body, v): if o.exclusive > 1: option_body += f'''
= POLL_BET_COINS) or self.total_bet_voted(v): option_body += " disabled " + + if not (v and v.coins + v.marseybux >= POLL_BET_COINS) or self.total_bet_voted(v): + option_body += " disabled " option_body += f'''>