Skip to content

Commit

Permalink
added for clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Dec 25, 2024
1 parent 1306b59 commit 456b4d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ object AnitaMedalProfit {
}

val newList = mutableListOf<Renderable>()
newList.add(Renderable.string("§eProfit per Medal"))
newList.add(Renderable.string("§eProfit per Bronze Medal"))
newList.add(LorenzUtils.fillTable(table, padding = 5, itemScale = 0.7))
display = newList
}
Expand Down

0 comments on commit 456b4d2

Please sign in to comment.