add commnet

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