fix many bugs

This commit is contained in:
2025-04-08 20:40:52 +03:00
parent 0dce4a0d9e
commit b44ee227fd
7 changed files with 21 additions and 24 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
__all__ = ["App"]
from .models import App
from argenta.app.models import App