From f68653d0dd0b374aa28eca35b424b6c834c701d6 Mon Sep 17 00:00:00 2001 From: taehoon Date: Tue, 30 Apr 2019 11:06:22 -0400 Subject: show pinned state only in the user timeline --- src/components/user_profile/user_profile.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/user_profile/user_profile.vue') diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 36d75b9e..48b774ea 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -12,6 +12,7 @@ :key="statusId" :statusoid="timeline.statusesObject[statusId]" :collapsable="true" + :showPinned="true" /> -- cgit v1.2.3-70-g09d2