From 2599528ae3705d028b33925885de7cdfec4e4f7b Mon Sep 17 00:00:00 2001 From: n9k Date: Wed, 10 Aug 2022 00:01:53 +0000 Subject: [PATCH] JS: typo --- anonstream/static/anonstream.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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