fix: use correct response embed description [skip ci]

This commit is contained in:
oSumAtrIX 2023-07-10 02:05:07 +02:00
parent c95c12591a
commit 6867816272
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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": {