@@ -3,7 +3,6 @@ from server.backend import endpoints# импортируем FastAPI экзем
import asyncio
from server.database import db
if __name__ == "__main__":
#asyncio.run(db.main())
uvicorn.run(
"server.backend.endpoints:api",
host="127.0.0.1",
The note is not visible to the blocked user.