Template
mirror of
https://github.com/djimboy/djimbo_template_aio3.git
synced 2026-08-24 06:07:42 +00:00
Update
This commit is contained in:
@@ -116,5 +116,6 @@ def create_dbx():
|
||||
"user_surname TEXT,"
|
||||
"user_fullname TEXT,"
|
||||
"user_date TIMESTAMP,"
|
||||
"user_unix INTEGER)")
|
||||
"user_unix INTEGER"
|
||||
")")
|
||||
print("DB was not found(1/1) | Creating...")
|
||||
|
||||
Reference in New Issue
Block a user