From ef5cb9c3da0d8fd5a433af7ce13dfab1524bcd56 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Sat, 27 Sep 2025 17:50:36 -0700 Subject: [PATCH] fix: forgot the flag --- src/modules/handleModalSubmit.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/handleModalSubmit.ts b/src/modules/handleModalSubmit.ts index 4d93646..86a99a3 100644 --- a/src/modules/handleModalSubmit.ts +++ b/src/modules/handleModalSubmit.ts @@ -177,6 +177,7 @@ export const handleModalSubmit = async( type: 1, }, ], + flags: [ MessageFlags.IsComponentsV2 ], }); await message.delete(); await interaction.editReply({