Compare commits
1 Commits
543a65b7fb
...
445935f2c9
| Author | SHA1 | Date | |
|---|---|---|---|
| 445935f2c9 |
@@ -24,6 +24,8 @@ class ProfilesComponent(cmds.Component):
|
||||
# ----- API -----
|
||||
async def component_load(self):
|
||||
await self.data.init()
|
||||
await self.bot.version_check(*self.data.VERSION)
|
||||
await self.profiles.init()
|
||||
|
||||
async def component_teardown(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user