use pinned property from status directly

This commit is contained in:
taehoon 2019-04-26 15:46:40 -04:00
parent f8186bfc74
commit 32be0e15d1
5 changed files with 3 additions and 7 deletions

View file

@ -10,7 +10,6 @@
class="status-fadein"
:key="status.id"
:statusoid="status"
:pinned="true"
:collapsable="true"
/>
</div>