master
Aevann 2024-07-24 02:43:46 +03:00
parent ef34136932
commit 81f67d009f
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ function quote(t) {
box.scrollTo(0, box.scrollHeight)
setTimeout(function() {
box.scrollTo(0, box.scrollHeight)
}, 30);
}, 35);
}
}