This commit is contained in:
tiago.kayaya
2022-01-14 11:53:14 +01:00
parent c4b6abe094
commit a8e2b48c33
5 changed files with 8 additions and 142 deletions
@@ -24,7 +24,6 @@ export class WsChatMethodsService {
constructor(
private WsChatService: WsChatService
) {
(async()=>{
await this.getAllRooms();
this.subscribeToRoom()