fix: 🐛 display emoji stat properly

This commit is contained in:
ThatOneCalculator 2023-07-02 09:26:03 -07:00
parent 73edce511f
commit cb2046efac
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -72,7 +72,6 @@
<div class="label">{{ i18n.ts.online }}</div>
</div>
</div>
</div>
<div class="item _panel emojis">
<div class="icon">
<i class="ph-smiley ph-bold ph-xl"></i>
@ -87,6 +86,8 @@
<div class="label">{{ i18n.ts.emojis }}</div>
</div>
</div>
</div>
<!-- TODO: Drive -->
</Transition>
</div>