parent
1069a20093
commit
6e887f8925
1
sql.py
1
sql.py
@ -15,6 +15,7 @@ async def add_user():
|
||||
db.commit()
|
||||
|
||||
async def close():
|
||||
db.commit()
|
||||
db.close()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user