From 833f7bf202a99ebcf5039d7013a390985a3e2531 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 @@