a
This commit is contained in:
parent
f2d41fd9ee
commit
e3beea02a9
@ -140,7 +140,7 @@ async function fetch() {
|
||||
document.addEventListener('visibilitychange', onVisibilitychange);
|
||||
|
||||
nextTick(() => {
|
||||
thisScrollToBottom();
|
||||
// thisScrollToBottom();
|
||||
window.setTimeout(() => {
|
||||
fetching = false;
|
||||
}, 300);
|
||||
|
Loading…
Reference in New Issue
Block a user