mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
improve
This commit is contained in:
@@ -232,7 +232,7 @@ export class RoomService {
|
||||
this.countDownTime = "Expired";
|
||||
let body = { "roomId": this.id }
|
||||
|
||||
this.chatService.getRoomInfo(this.id).subscribe(room=>{
|
||||
this.chatService.getRoomInfo(this.id).subscribe( room =>{
|
||||
|
||||
|
||||
if(this.t === 'p') {
|
||||
|
||||
Reference in New Issue
Block a user