# 이슈처리 241
This commit is contained in:
parent
ed12c57984
commit
573aa97ac7
@ -295,6 +295,7 @@ export class MessagesComponent implements OnInit, OnDestroy, AfterViewInit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.roomInfoSubject.next(roomInfo);
|
this.roomInfoSubject.next(roomInfo);
|
||||||
|
this.changeDetectorRef.detectChanges();
|
||||||
});
|
});
|
||||||
|
|
||||||
this.userInfoListSubscription = this.store
|
this.userInfoListSubscription = this.store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user