fix(aurora): hopefully fixed the module not found issue?
This commit is contained in:
parent
260dd3ef4c
commit
bcc4aa384f
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from aurora.aurora import Aurora
|
from aurora.main import Aurora
|
||||||
|
|
||||||
|
|
||||||
async def setup(bot):
|
async def setup(bot):
|
||||||
|
|
Loading…
Reference in a new issue