fix header

This commit is contained in:
Peter Maquiran
2022-10-05 16:16:31 +01:00
parent 9af0ed4d0d
commit 1e8c5c3720
6 changed files with 59 additions and 70 deletions
@@ -290,6 +290,7 @@ export class ChatSystemService {
* @description subscribe all room
*/
subscribeToRoom() {
console.log("=====>>subscribeToRoom<<=====");
for (const id in this.dm) {
this.defaultSubtribe(id)