forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-23 18:53:28 -06:00
parent b69a5a7f5e
commit 06b07231bb
1 changed files with 4 additions and 1 deletions

View File

@ -162,7 +162,10 @@
<div class="flex space-x-3 mt-1">
<small class="flex items-center block mt-1 text-gray-500">
<img data-bs-toggle="tooltip" data-bs-placement="bottom" src="/assets/images/emojis/marseycoin.webp" data-bs-original-title="{{'COINS_NAME' | app_config}}" aria-label="{{'COINS_NAME' | app_config}}" class="w-6 h-6 object-contain" alt="coin icon"/>
<span id="user-coins-amount" class="pl-1">{{v.coins}} {{'COINS_NAME' | app_config}}</span>
<span class="pl-1">
<span id="user-coins-amount">{{v.coins}}</span>
{{'COINS_NAME' | app_config}}
</span>
</small>
{% if v.procoins %}
<small class="flex items-center block mt-1 text-gray-500">