#376: update status timeline when it's empty
This commit is contained in:
parent
cfdd885e04
commit
e20a7be3aa
4 changed files with 9 additions and 3 deletions
|
@ -11,7 +11,8 @@ const Timeline = {
|
|||
'title',
|
||||
'userId',
|
||||
'tag',
|
||||
'embedded'
|
||||
'embedded',
|
||||
'count'
|
||||
],
|
||||
data () {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue