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