From 6867816272ad49317bb6cbedea9f2f93bf9d0b96 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Mon, 10 Jul 2023 02:05:07 +0200 Subject: [PATCH] fix: use correct response embed description [skip ci] --- configuration.revanced.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.revanced.json b/configuration.revanced.json index 00413d1..38812e7 100644 --- a/configuration.revanced.json +++ b/configuration.revanced.json @@ -329,7 +329,7 @@ "response": { "embed": { "title": "Closing ✅", - "description": "This thread has been closed. You can reopen it by sending `?open`.", + "description": "This thread has been closed. If you still need help, you can still write in this thread and it will be re-opened.", "color": 5150960, "fields": [], "footer": {