Attempt to upgrade trafficCog to support Red bot 3.5
This commit is contained in:
parent
f823675710
commit
ceeca727b4
@ -1,5 +1,5 @@
|
||||
from .trafficCog import TrafficCog
|
||||
from redbot.core.bot import Red
|
||||
|
||||
def setup(bot: Red):
|
||||
async def setup(bot: Red):
|
||||
bot.add_cog(TrafficCog(bot))
|
||||
Loading…
x
Reference in New Issue
Block a user