This commit is contained in:
Peter Maquiran
2022-01-14 14:58:47 +01:00
parent 46c6860625
commit e8408bc1ff
5 changed files with 26 additions and 1 deletions
+5
View File
@@ -85,6 +85,11 @@ export class RoomService {
})
setTimeout(()=>{
this.scrollDown()
}, 50)
this.hasLoadHistory = true
}