Fix chat not scrolling to bottom when messages update.

This commit is contained in:
Paul
2021-08-16 18:59:40 +01:00
parent d13b5e812d
commit 745b03452b
4 changed files with 13 additions and 7 deletions

View File

@@ -116,7 +116,7 @@
"react-virtuoso": "^1.10.4",
"redux": "^4.1.0",
"revolt-api": "0.5.2-alpha.1",
"revolt.js": "5.0.1-alpha.5",
"revolt.js": "5.0.1-alpha.6-patch.0",
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"shade-blend-color": "^1.0.0",