From 09deb69bc78fb5cfd3d9ff2455a5632ed71dd14b Mon Sep 17 00:00:00 2001
From: taehoon
Date: Fri, 13 Sep 2019 15:34:17 -0400
Subject: do not collapse muted user's posts on muted user's profile page
---
src/components/timeline/timeline.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'src/components/timeline/timeline.js')
diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js
index 8df48f7f..3d5f9de8 100644
--- a/src/components/timeline/timeline.js
+++ b/src/components/timeline/timeline.js
@@ -25,7 +25,8 @@ const Timeline = {
'tag',
'embedded',
'count',
- 'pinnedStatusIds'
+ 'pinnedStatusIds',
+ 'forceUnmute'
],
data () {
return {
--
cgit v1.2.3-70-g09d2