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
83d9b4243d
commit
11b8edf717
1 changed files with 1 additions and 0 deletions
|
@ -1232,6 +1232,7 @@ export default {
|
|||
drafts[oldVal] = ""
|
||||
}
|
||||
this.message = drafts[val] || ""
|
||||
this.messages = []
|
||||
this.usersTyping = []
|
||||
this.replying = null
|
||||
this.reachedTop = false
|
||||
|
|
Loading…
Reference in a new issue