From c4d696300493f6d1510f6beff9e554844bc15280 Mon Sep 17 00:00:00 2001 From: GramingFoxTeam Date: Thu, 27 Jul 2023 15:34:32 +0300 Subject: [PATCH] fix: fix bracket --- apps/bot-discord/src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/bot-discord/src/config.json b/apps/bot-discord/src/config.json index 1d5e78f..31abd1d 100644 --- a/apps/bot-discord/src/config.json +++ b/apps/bot-discord/src/config.json @@ -114,7 +114,7 @@ "threshold": 0.85, "reply": { "title": "Why do videos fail to play?", - "description": "Check [this)(https://discord.com/channels/952946952348270622/954833032114733086/1121235521801310229) announcement.", + "description": "Check [this](https://discord.com/channels/952946952348270622/954833032114733086/1121235521801310229) announcement.", "color": 14908858 }, "closeThread": false,