From e20a7be3aa4973400cd670347ff038a78eb12e4e Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 20 Feb 2019 10:13:28 -0500 Subject: #376: update status timeline when it's empty --- 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 85e0a055..40226674 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -11,7 +11,8 @@ const Timeline = { 'title', 'userId', 'tag', - 'embedded' + 'embedded', + 'count' ], data () { return { -- cgit v1.2.3-70-g09d2