This commit is contained in:
Peter Maquiran
2022-01-28 16:27:46 +01:00
parent 419015f3d4
commit 80ed932730
+1 -1
View File
@@ -117,7 +117,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
setTimeout(()=>{
this.scrollToBottomClicked()
}, 50)
}, 150)
}