show pinned state only in the user timeline
This commit is contained in:
parent
110c9d3b26
commit
f68653d0dd
5 changed files with 7 additions and 3 deletions
|
@ -26,7 +26,8 @@ const Status = {
|
|||
'replies',
|
||||
'isPreview',
|
||||
'noHeading',
|
||||
'inlineExpanded'
|
||||
'inlineExpanded',
|
||||
'showPinned'
|
||||
],
|
||||
data () {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue