show pinned state only in the user timeline

This commit is contained in:
taehoon 2019-04-30 11:06:22 -04:00
parent 110c9d3b26
commit f68653d0dd
5 changed files with 7 additions and 3 deletions

View file

@ -12,6 +12,7 @@
:key="statusId"
:statusoid="timeline.statusesObject[statusId]"
:collapsable="true"
:showPinned="true"
/>
</template>
</div>