Dev #11
@@ -51,7 +51,6 @@ onMounted(async () => {
|
|||||||
<div>
|
<div>
|
||||||
<h1 class="page-title">
|
<h1 class="page-title">
|
||||||
Добрый день, {{ formatUserName(user.name) }}!
|
Добрый день, {{ formatUserName(user.name) }}!
|
||||||
<AppIcon class="inline-icon" icon="hand-stop" :size="18" />
|
|
||||||
</h1>
|
</h1>
|
||||||
<p v-if="userMetaLine" class="text-secondary">{{ userMetaLine }}</p>
|
<p v-if="userMetaLine" class="text-secondary">{{ userMetaLine }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user