diff --git a/files/classes/submission.py b/files/classes/submission.py index 3611c0dcbd..2584cdfceb 100644 --- a/files/classes/submission.py +++ b/files/classes/submission.py @@ -433,7 +433,7 @@ class Submission(Base): for c in self.bet_options: body += f'''
200) or self.total_bet_voted(v) or not v.can_gamble: body += " disabled " + if not (v and v.coins >= 200) or self.total_bet_voted(v) or not v.can_gamble: body += " disabled " body += f'''>