fix chat error
This commit is contained in:
parent
cdaff8d8e0
commit
a9ce0eeb1e
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ const AccountActions = {
|
||||||
name: 'chat',
|
name: 'chat',
|
||||||
params: {
|
params: {
|
||||||
username: useUsersStore().currentUser.screen_name,
|
username: useUsersStore().currentUser.screen_name,
|
||||||
recipient_id: this.user.id,
|
chatUserId: this.user.id,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue