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:
@@ -167,6 +167,7 @@ export class ChatPage implements OnInit {
|
||||
ngOnInit() {
|
||||
|
||||
this.items$ = this.RoomRepositoryService.getItemsLive()
|
||||
this.RoomRepositoryService.list();
|
||||
|
||||
this.segment = "Contactos";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user