unified how panel-footer works between regular timelines and user timeline
This commit is contained in:
parent
f2b75a075d
commit
2a6f42fef3
7 changed files with 53 additions and 37 deletions
|
@ -22,7 +22,8 @@ const Timeline = {
|
|||
'embedded',
|
||||
'count',
|
||||
'pinnedStatusIds',
|
||||
'inProfile'
|
||||
'inProfile',
|
||||
'footerSlipgate' // reference to an element where we should put our footer
|
||||
],
|
||||
data () {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue