add commnet

This commit is contained in:
Peter Maquiran
2022-01-13 07:57:50 +01:00
parent 5c18d20afb
commit 361e60a797
+1
View File
@@ -105,6 +105,7 @@ export class WsChatService {
logout() {} logout() {}
// send message to room
send(roomId, msg) { send(roomId, msg) {
const requestId = uuidv4() const requestId = uuidv4()