Second attempt at upgrading trafficcog to 3.5
This commit is contained in:
parent
ceeca727b4
commit
e953bcc896
@ -2,4 +2,4 @@ from .trafficCog import TrafficCog
|
||||
from redbot.core.bot import Red
|
||||
|
||||
async def setup(bot: Red):
|
||||
bot.add_cog(TrafficCog(bot))
|
||||
await bot.add_cog(TrafficCog(bot))
|
||||
Loading…
x
Reference in New Issue
Block a user