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() {