detach socket

This commit is contained in:
Henry Jameson 2026-08-26 14:33:11 +03:00
commit b485ccd82e

View file

@ -127,6 +127,7 @@ const Chat = {
if (this.testMode) return
this.deactivate()
this.detachSocket()
},
computed: {
conversationId() {