Skip to content

Commit

Permalink
online fix
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshijiang committed Jun 15, 2024
1 parent f1b282b commit 10f34b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solid/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ def as_dict(self):
'id': self.id,
'competitor': self.competitor,
'payouts': self.payouts,
'total_findings': self.total_findings,
'solo': self.solo,
'high': self.high,
'med': self.med,
Expand Down

0 comments on commit 10f34b3

Please sign in to comment.