fixe count

This commit is contained in:
Peter Maquiran
2023-01-30 16:41:20 +01:00
parent 49142391e9
commit 1a715f5260
3 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ export class RoomService {
this.messageUnread = true
}
setTimeout(()=>{
setTimeout(() => {
this.scrollDown()
}, 50)