This commit is contained in:
ThatOneCalculator 2022-09-13 19:40:20 -07:00
parent f2d41fd9ee
commit e3beea02a9

View file

@ -140,7 +140,7 @@ async function fetch() {
document.addEventListener('visibilitychange', onVisibilitychange);
nextTick(() => {
thisScrollToBottom();
// thisScrollToBottom();
window.setTimeout(() => {
fetching = false;
}, 300);