fix car mapping

This commit is contained in:
qananasikq
2026-07-01 13:49:30 +03:00
commit 3cd7e785da
68 changed files with 14973 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
from .app import create_app
__all__ = ["create_app"]