From 81a4789b116f59ef4a7ad9d3e2db14962bdb4467 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 9 Mar 2024 13:58:03 +0200 Subject: [PATCH] fix typo --- files/templates/userpage/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 97fedca50..468a67e2a 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -584,7 +584,7 @@

Casino winnings: {{u.winnings|commas}}

Lottery winnings: {{u.total_lottery_winnings|commas}}

= hats_total %}class="profile-owned-all-hats"{% endif %}>{{u.num_of_owned_hats}} / {{hats_total}} hats owned ({{hats_owned_percent}})

-

Currency spent on awards: {{u.currency_spent_on_award|commass}}

+

Currency spent on awards: {{u.currency_spent_on_award|commas}}

Currency spent on hats: {{u.currency_spent_on_hats|commas}}