remove duplicate

This commit is contained in:
Peter Maquiran
2022-07-25 14:48:28 +01:00
parent 341be0060e
commit 4e387c9f93
2 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -310,7 +310,7 @@ export class MessageService {
async addMessageDB() {
if(!this.addToDb) {
this.addToDb= true
this.addToDb = true
const message = this.getChatObj()
delete message.id