forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 16:15:04 -06:00
parent 68aa2df3eb
commit 9538380c3a
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
</div>
<div class="ml-auto mr-4">
<span class="text-xl font-heading font-bold {{ 'text-red-900' if v.username == user.username else 'text-gray-700' }}">
{{user.stored_subscriber_count}}
{{user.coins_spent}}
</span>
</div>
</div>