From 39afbed02e63f46c31124c17aee41fc6c8c9c23c Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Sun, 19 May 2024 20:31:09 +0200 Subject: [PATCH] chore: show invite link as optional in the frontend --- src/components/app/BotForm/BotForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/app/BotForm/BotForm.tsx b/src/components/app/BotForm/BotForm.tsx index 82370b9..18da169 100644 --- a/src/components/app/BotForm/BotForm.tsx +++ b/src/components/app/BotForm/BotForm.tsx @@ -39,7 +39,7 @@ export default function BotForm(props: Props) {