Dev #11

Merged
serega404 merged 87 commits from dev into main 2026-05-25 03:22:55 +03:00
Showing only changes of commit 17093784e2 - Show all commits
@@ -51,7 +51,6 @@ onMounted(async () => {
<div>
<h1 class="page-title">
Добрый день, {{ formatUserName(user.name) }}!
<AppIcon class="inline-icon" icon="hand-stop" :size="18" />
</h1>
<p v-if="userMetaLine" class="text-secondary">{{ userMetaLine }}</p>
</div>