diff --git a/anonstream/static/anonstream.js b/anonstream/static/anonstream.js index a5fcbc4..295ec19 100644 --- a/anonstream/static/anonstream.js +++ b/anonstream/static/anonstream.js @@ -699,7 +699,7 @@ const on_websocket_message = async (event) => { left: 0, top: chat_messages.scrollTopMax, behavior: "instant", - }); + }); } // appearance form default values