mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 03:07:57 +11:00
Update CommunicationsChat.vue
This commit is contained in:
parent
1598214e2d
commit
e2afefedb2
1 changed files with 1 additions and 0 deletions
|
@ -1133,6 +1133,7 @@ export default {
|
|||
})
|
||||
if (!this.$route.params.id) {
|
||||
this.$router.push("/communications/friends")
|
||||
return
|
||||
}
|
||||
document.addEventListener("keypress", this.focusKey)
|
||||
document
|
||||
|
|
Loading…
Reference in a new issue