fix message statud bag

This commit is contained in:
Peter Maquiran
2024-08-26 09:59:30 +01:00
parent c9b50620fe
commit 0f94af5f4e
18 changed files with 285 additions and 107 deletions
@@ -7,9 +7,7 @@ export class RoomService {
constructor(
private RoomSocketRepositoryService: RoomSocketRepositoryService
) {
}
) {}
init() {
this.OnReceiveCreateRoom()