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