Dev #11
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user