From 2c31ed4c7218854bff98bc62c45f484b64533e97 Mon Sep 17 00:00:00 2001 From: Mohamed Fawzan Date: Mon, 16 Sep 2019 11:47:03 +0530 Subject: [PATCH] Added alt text for chat bubble avatar --- src/widget/chat-floating-button.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/widget/chat-floating-button.tsx b/src/widget/chat-floating-button.tsx index 688b667..e9ed3be 100644 --- a/src/widget/chat-floating-button.tsx +++ b/src/widget/chat-floating-button.tsx @@ -27,6 +27,7 @@ export default class ChatFloatingButton extends Component:

{conf.bubbleAvatarUrl}
) } @@ -38,4 +39,4 @@ export default class ChatFloatingButton extends Component