fix: forgot the flag
Node.js CI / Lint and Test (push) Successful in 53s

This commit is contained in:
2025-09-27 17:50:36 -07:00
parent 64065bfd9c
commit ef5cb9c3da
+1
View File
@@ -177,6 +177,7 @@ export const handleModalSubmit = async(
type: 1,
},
],
flags: [ MessageFlags.IsComponentsV2 ],
});
await message.delete();
await interaction.editReply({