From c5ade9ca3c207a5e1ba6b49d05414026d3c58e93 Mon Sep 17 00:00:00 2001 From: Radon Date: Tue, 21 Jan 2025 17:07:12 -0600 Subject: [PATCH] changes --- content/root.js | 1 + 1 file changed, 1 insertion(+) diff --git a/content/root.js b/content/root.js index e5ec7cb..ad906a9 100644 --- a/content/root.js +++ b/content/root.js @@ -545,6 +545,7 @@ async function initialize() { setInterval(pingCheck, 3000); await loadMessages(true); initializeSearchBox(); + scrollToBottom(); } function initializeSearchBox() {