✌️
This commit is contained in:
parent
fe94ef20b0
commit
c85e7310b1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<main>
|
||||
<mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" compact/>
|
||||
<mk-post-detail v-if="user.pinned_post" :post="user.pinned_post" :compact="true"/>
|
||||
<x-timeline class="timeline" ref="tl" :user="user"/>
|
||||
</main>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue