From cd0a7afa06cafc93510286d35a60e9e40ead36bf Mon Sep 17 00:00:00 2001 From: taehoon Date: Wed, 24 Apr 2019 13:56:53 -0400 Subject: remove pinned timeline, instead, use simple entity of user object --- src/components/timeline/timeline.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/components/timeline/timeline.js') diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index 953b4a06..19d9a9ac 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -11,8 +11,7 @@ const Timeline = { 'userId', 'tag', 'embedded', - 'count', - 'noLoadMore' + 'count' ], data () { return { -- cgit v1.2.3-70-g09d2