From 2df92bb488120611f436a9c6c6ac2ffeaf4950d1 Mon Sep 17 00:00:00 2001 From: n9k Date: Wed, 20 Jul 2022 06:05:32 +0000 Subject: [PATCH] Minor formatting --- 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 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