From 4b3ff70f784353bf64b404b6f8a8697bc943c0eb Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Mon, 9 Sep 2024 10:37:46 +0200 Subject: [PATCH] fix(chat): add title to "Scroll to bottom" button Signed-off-by: Grigorii K. Shartsev --- src/components/ChatView.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ChatView.vue b/src/components/ChatView.vue index 6465c81bb98..72b91b80d85 100644 --- a/src/components/ChatView.vue +++ b/src/components/ChatView.vue @@ -35,6 +35,7 @@