list room

This commit is contained in:
Peter Maquiran
2024-06-05 11:09:03 +01:00
parent 2e9492db68
commit 1a319093ee
6 changed files with 32 additions and 8 deletions
+1
View File
@@ -167,6 +167,7 @@ export class ChatPage implements OnInit {
ngOnInit() {
this.items$ = this.RoomRepositoryService.getItemsLive()
this.RoomRepositoryService.list();
this.segment = "Contactos";