mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
build error fix
This commit is contained in:
@@ -204,6 +204,11 @@ export class RoomService {
|
||||
|
||||
}
|
||||
|
||||
updateInfo() {
|
||||
// this.chatService.getRoomInfo(this.id).toPromise();
|
||||
|
||||
}
|
||||
|
||||
get online() {
|
||||
|
||||
if(!this.isGroup) {
|
||||
|
||||
Reference in New Issue
Block a user