merge with developer

This commit is contained in:
Eudes Inácio
2021-12-18 17:01:09 +01:00
3 changed files with 1 additions and 12 deletions
+1
View File
@@ -407,6 +407,7 @@ export class ChatPage implements OnInit {
});
}
getDirectMessagesDB() {
if (this.platform.is('desktop') || this.platform.is('mobileweb')) {
this.storageservice.get("rooms").then((rooms) =>{