From 46b53f43657259fcd305d073ef1814ff8724bd97 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Wed, 23 Feb 2022 07:33:21 +0000 Subject: [PATCH] chore: Correct gateway intent on issue form (#7532) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8b6e68f92..a52afb389 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -123,7 +123,7 @@ body: - GuildMessageReactions - GuildMessageTyping - DirectMessages - - DirectMessageMentions + - DirectMessageReactions - DirectMessageTyping - GuildScheduledEvents multiple: true