update lifetime discount text
This commit is contained in:
@@ -141,6 +141,9 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<% if (hasCredit) { %>
|
||||
<div class="text-xs text-green-400/70">$<%= Math.round(totalSpent) %> discount for money already spent</div>
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
<!-- Coin selection -->
|
||||
|
||||
Reference in New Issue
Block a user