mirror of
https://github.com/LBRYFoundation/modmail-channel-control.git
synced 2025-08-23 17:47:30 +00:00
await plugin load
This commit is contained in:
parent
39ab83318c
commit
1999beed2b
1 changed files with 1 additions and 1 deletions
|
@ -78,4 +78,4 @@ class ChannelControl(commands.Cog):
|
||||||
|
|
||||||
|
|
||||||
async def setup(bot):
|
async def setup(bot):
|
||||||
bot.add_cog(ChannelControl(bot))
|
await bot.add_cog(ChannelControl(bot))
|
||||||
|
|
Loading…
Add table
Reference in a new issue