mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update CommunicationsChat.vue
This commit is contained in:
parent
52d82acde3
commit
eb0a1189ce
1 changed files with 2 additions and 0 deletions
|
@ -1195,6 +1195,8 @@ export default {
|
|||
this.messages = []
|
||||
this.usersTyping = []
|
||||
this.replying = null
|
||||
this.reachedTop = false
|
||||
this.avoidAutoScroll = false
|
||||
this.offset = 0
|
||||
this.getMessages()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue