update list on create room event

This commit is contained in:
Peter Maquiran
2024-06-14 12:00:03 +01:00
parent 3da412eef6
commit 66cdb20b04
7 changed files with 122 additions and 22 deletions
-1
View File
@@ -16,7 +16,6 @@
<!-- <ion-content class="main " ng-controller="AppController"> -->
<ion-content ng-controller="AppController">
<div>Current Count: {{ count$ | async }}</div>
<ion-refresher slot="fixed" (ionRefresh)="doRefresh($event)">