From 944bdcebb79e79966d98951b211b3958fae3b037 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Thu, 29 Aug 2024 11:28:58 +0200 Subject: [PATCH] Improved accessibility (#118): * aria-hidden on the channel avatar in the `p/livechat/configuration` page. --- client/common/configuration/elements/channel-home.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/common/configuration/elements/channel-home.ts b/client/common/configuration/elements/channel-home.ts index 6d70459a..0a861ccc 100644 --- a/client/common/configuration/elements/channel-home.ts +++ b/client/common/configuration/elements/channel-home.ts @@ -50,7 +50,7 @@ export class ChannelHomeElement extends LivechatElement {