Skip to content

Commit

Permalink
feat(DashboardTableSummaryDetails): add missed_rewards to details
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzo-Parodi committed Jan 15, 2025
1 parent 635a10d commit c858713
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ const data = computed<SummaryRow[][]>(() => {
addPropsTolist(2, [
'apr',
'luck',
'missed_rewards',
...addCols,
])
Expand Down

0 comments on commit c858713

Please sign in to comment.