fix chat list
This commit is contained in:
parent
88f1b7fae8
commit
7fae7ad9b6
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ const ChatListItem = {
|
|||
name: 'chat',
|
||||
params: {
|
||||
username: this.currentUser.screen_name,
|
||||
recipient_id: this.chat.account.id,
|
||||
chatUserId: this.chat.account.id,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue