fix pin showing logic in conversation

This commit is contained in:
taehoon 2019-08-15 13:07:07 -04:00
parent 61f61947ad
commit 4b444708f2
4 changed files with 8 additions and 5 deletions

View file

@ -32,7 +32,7 @@
</template>
<template v-else>
<div
v-if="showPinned && statusoid.pinned"
v-if="showPinned"
class="status-pin"
>
<i class="fa icon-pin faint" />