PUSH COMMITS

This commit is contained in:
Abhinav Raut
2024-08-13 03:32:31 +05:30
parent 06db29f7f3
commit ce30055223
42 changed files with 548 additions and 554 deletions

View File

@@ -39,7 +39,6 @@ const emitter = useEmitter()
const scrollToBottom = () => {
setTimeout(() => {
console.log("Scrolling bottom")
const thread = threadEl.value
if (thread) {
thread.scrollTop = thread.scrollHeight