lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
b30afadd29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/live/hall/parts/chat.vue

+ 1 - 1
src/views/live/hall/parts/chat.vue

@@ -62,7 +62,7 @@ export default {
     },
     channel() {
       this.$stomp({
-        [`/exchange/group_chat/1`]: this.onMessage,
+        [`/exchange/public_chat`]: this.onMessage,
       });
     },
     onMessage(message) {