forked from MarseyWorld/MarseyWorld
fix
parent
c8750cdabe
commit
58bc1e90bd
|
@ -120,7 +120,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="ml-auto mr-4">
|
<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-400' }}">
|
<span class="text-xl font-heading font-bold {{ 'text-red-900' if v.username == user.username else 'text-gray-400' }}">
|
||||||
{{user.coins_spent}}
|
test
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue