Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ShroomAgent27 committed May 4, 2023
1 parent 0667383 commit b7618f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vclogger/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@


async def setup(bot: Red) -> None:
await bot.add_cog(VCLoggerCog(bot))
await bot.add_cog(VCLoggerCog())

0 comments on commit b7618f0

Please sign in to comment.