update
This commit is contained in:
+2
-2
@@ -285,8 +285,8 @@
|
||||
class="py-[2vw] md:py-0 text-[17.72px] md:text-[1.502vw] text-[#383E43] mt-[0.417vw]"
|
||||
>
|
||||
|
||||
<span v-if="authUser.user.name">
|
||||
{{authUser.user.name}}
|
||||
<span v-if="authUser?.user?.name">
|
||||
{{authUser?.user?.name}}
|
||||
</span>
|
||||
|
||||
<span v-else>کاربر</span>
|
||||
|
||||
Reference in New Issue
Block a user