From 31c118b946e602e2f8c258b35d10caa8192a3551 Mon Sep 17 00:00:00 2001 From: Pawan Jain Date: Fri, 2 Feb 2024 14:07:29 +0530 Subject: [PATCH 1/2] fix: change whatsapp to discord --- apps/web/src/pages/quick-start/consts.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/pages/quick-start/consts.tsx b/apps/web/src/pages/quick-start/consts.tsx index 943006b29f3..c48f0f810fe 100644 --- a/apps/web/src/pages/quick-start/consts.tsx +++ b/apps/web/src/pages/quick-start/consts.tsx @@ -322,7 +322,7 @@ export const quickStartChannels: IQuickStartChannelConfiguration[] = [ title: 'Chat', displayName: 'Chat', type: ChannelTypeEnum.CHAT, - description: 'Connect chat apps such as Slack, WhatsApp and Teams.', + description: 'Connect chat apps such as Slack, Discord and Teams.', clickHandler: (container) => { container.setClickedChannel({ open: true, channelType: container.channelType }); }, From b1bf289addcfd9fa96d9af7853dab5163e19df5a Mon Sep 17 00:00:00 2001 From: Pawan Jain Date: Fri, 2 Feb 2024 14:08:13 +0530 Subject: [PATCH 2/2] feat: add getstream svg file in square directory --- .../images/providers/dark/square/getstream.svg | 14 ++++++++++++++ .../images/providers/light/square/getstream.svg | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 apps/web/public/static/images/providers/dark/square/getstream.svg create mode 100644 apps/web/public/static/images/providers/light/square/getstream.svg diff --git a/apps/web/public/static/images/providers/dark/square/getstream.svg b/apps/web/public/static/images/providers/dark/square/getstream.svg new file mode 100644 index 00000000000..1dbf3f59a61 --- /dev/null +++ b/apps/web/public/static/images/providers/dark/square/getstream.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/apps/web/public/static/images/providers/light/square/getstream.svg b/apps/web/public/static/images/providers/light/square/getstream.svg new file mode 100644 index 00000000000..1dbf3f59a61 --- /dev/null +++ b/apps/web/public/static/images/providers/light/square/getstream.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +