mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
list room
This commit is contained in:
@@ -183,7 +183,7 @@ export class NewGroupPage implements OnInit{
|
||||
|
||||
if(result.isOk()) {
|
||||
|
||||
this.addGroupMessage.emit(result);
|
||||
// this.addGroupMessage.emit(result);
|
||||
|
||||
} else if(result.error instanceof HttpErrorResponse) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user