mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
a
This commit is contained in:
parent
915817cadc
commit
12083b67e9
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ async function fetch() {
|
||||||
document.addEventListener('visibilitychange', onVisibilitychange);
|
document.addEventListener('visibilitychange', onVisibilitychange);
|
||||||
|
|
||||||
nextTick(() => {
|
nextTick(() => {
|
||||||
thisScrollToBottom();
|
// thisScrollToBottom();
|
||||||
window.setTimeout(() => {
|
window.setTimeout(() => {
|
||||||
fetching = false;
|
fetching = false;
|
||||||
}, 300);
|
}, 300);
|
||||||
|
|
Loading…
Add table
Reference in a new issue