forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-25 16:46:23 -06:00
parent 3536ef7d53
commit 0d76997542
1 changed files with 5 additions and 2 deletions

View File

@ -18,9 +18,12 @@
Stir drama. Earn coins. Stir drama. Earn coins.
</small> </small>
</div> </div>
<ul class="ml-auto flex space-x-2 text-sm"> <ul class="ml-auto flex space-x-2">
<li> <li>
<strong class="text-gray-500">Total sales:</strong> {{sales}} <strong class="text-xl">
{{sales}}
</strong>
<small>Total sales</small>
</li> </li>
<li> <li>
<strong class="text-gray-500">Spent by you:</strong> {{v.coins_spent}} <strong class="text-gray-500">Spent by you:</strong> {{v.coins_spent}}