fix: model, name

This commit is contained in:
TheNoxium
2025-06-03 13:01:10 +05:00
parent 31236d558f
commit c60d19262e
12 changed files with 59 additions and 114 deletions

View File

@@ -2,9 +2,7 @@ from datetime import datetime, timedelta, timezone
from fastapi import (
APIRouter,
Body,
Depends,
Form,
HTTPException,
Request,
Response,