From 32be0e15d11c14513ff4fdc984aeaa4a5f462eac Mon Sep 17 00:00:00 2001
From: taehoon
Date: Fri, 26 Apr 2019 15:46:40 -0400
Subject: use pinned property from status directly
---
src/components/conversation/conversation.js | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'src/components/conversation/conversation.js')
diff --git a/src/components/conversation/conversation.js b/src/components/conversation/conversation.js
index fc239ee9..ffeb7244 100644
--- a/src/components/conversation/conversation.js
+++ b/src/components/conversation/conversation.js
@@ -41,8 +41,7 @@ const conversation = {
props: [
'statusoid',
'collapsable',
- 'isPage',
- 'pinned'
+ 'isPage'
],
created () {
if (this.isPage) {
--
cgit v1.2.3-70-g09d2