various bugs fixing

This commit is contained in:
GotthardG
2024-12-06 14:53:27 +01:00
parent 996fc66d76
commit 29a9d16bc3
10 changed files with 123 additions and 87 deletions

View File

@ -1,4 +1,4 @@
from app.database import init_db
from .database import init_db
def initialize_database():