dev #11

Merged
k1nq merged 76 commits from dev into master 2025-11-30 04:48:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit aa5958028c - Show all commits

View File

@ -12,4 +12,4 @@ def create_app() -> FastAPI:
return application
app = create_app()
app = create_app()