fix chat rooms list

This commit is contained in:
Peter Maquiran
2022-03-24 17:40:14 +01:00
parent 02950aeca0
commit 7ef93a2aff
7 changed files with 65 additions and 57 deletions
+1
View File
@@ -245,6 +245,7 @@ export class MessageService {
ts: this.attachments[0].ts
}
console.log(this.attachments)
// save the changes to the storage
this.save()
}