This commit is contained in:
Peter Maquiran
2022-07-26 14:11:12 +01:00
parent 4e387c9f93
commit 1e3b4c3028
6 changed files with 3 additions and 12 deletions
-1
View File
@@ -357,7 +357,6 @@ export class ChatPage implements OnInit {
});
}
getDirectMessagesDB() {
if (this.platform.is('desktop') || this.platform.is('mobileweb')) {
this.storageservice.get("rooms").then((rooms) =>{