before update add chat

This commit is contained in:
2026-06-10 22:29:34 +03:00
parent 94851c8b82
commit 1f7f25841f
28 changed files with 1008 additions and 813 deletions

View File

@@ -68,7 +68,7 @@
<q-icon name="mdi-chat-outline"/>
<span>{{ item.chat_count }} </span>
</div>
<div class="flex items-center q-ml-xs">
<div class="flex items-center q-ml-sm">
<q-icon name="mdi-account-outline"/>
<span>{{ item.user_count }}</span>
</div>