Add Scroll to bottom

This commit is contained in:
Hepatica
2024-01-27 19:26:25 +01:00
parent 5974761ef5
commit 1047898f02

View File

@@ -77,7 +77,7 @@ export default {
this.array.push(MsgUser); this.array.push(MsgUser);
// this.ScrollToBottom(); this.ScrollToBottom();
} catch (error) { } catch (error) {
console.error("Error parsing JSON data:", error); console.error("Error parsing JSON data:", error);
} }