Skip to content

Commit

Permalink
force restart
Browse files Browse the repository at this point in the history
  • Loading branch information
Timpe Hoerig authored and Timpe Hoerig committed Jul 10, 2023
1 parent 6ee926d commit 4d6a5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ async def on_request(
await message.edit(content="", embed=channel_embed, view=channel_view())

async def support(self):
# get channels channel
# get support channel
message = await last_or_new_channel_message(channel_by_name(self, "support"))

# opens the request modal
Expand Down

0 comments on commit 4d6a5f2

Please sign in to comment.