WIP: Refactor Aurora (3.0.0) #29
1 changed files with 1 additions and 1 deletions
|
@ -96,4 +96,4 @@ async def create_guild_table(guild: Guild):
|
||||||
guild.id,
|
guild.id,
|
||||||
)
|
)
|
||||||
|
|
||||||
database.close()
|
await database.close()
|
||||||
|
|
Loading…
Reference in a new issue