use pinned property from status directly
This commit is contained in:
parent
f8186bfc74
commit
32be0e15d1
5 changed files with 3 additions and 7 deletions
|
@ -41,8 +41,7 @@ const conversation = {
|
|||
props: [
|
||||
'statusoid',
|
||||
'collapsable',
|
||||
'isPage',
|
||||
'pinned'
|
||||
'isPage'
|
||||
],
|
||||
created () {
|
||||
if (this.isPage) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue