generated from HoloTech/holotech-plugin-template
fix(discord): Actually send edit modal
This commit is contained in:
@@ -386,6 +386,8 @@ class CampaignCog(LionCog):
|
||||
else:
|
||||
await interaction.response.defer(thinking=False)
|
||||
|
||||
await ctx.interaction.response.send_modal(modal)
|
||||
|
||||
def _reward_acmpl_format(
|
||||
self, campaign: RewardCampaign, reward: EarnedReward
|
||||
) -> str:
|
||||
|
||||
Reference in New Issue
Block a user