multiple changes

This commit is contained in:
tiago.kayaya
2022-01-14 10:35:54 +01:00
parent 99e3ea2452
commit 896af7fc49
9 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -73,8 +73,8 @@ export class RoomService {
this.massages.push(wewMessage)
});
})
})
this.hasLoadHistory = true
}