From 0a3a90cf1aa740cfbcaafec0b2b5e01c4bc77aa4 Mon Sep 17 00:00:00 2001 From: vahidrezvani Date: Sat, 21 Feb 2026 11:34:08 +0330 Subject: [PATCH] test revert --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index c5ef698..08f38e4 100644 --- a/src/main.py +++ b/src/main.py @@ -90,7 +90,7 @@ async def apk(): ) -# ---------------------------------------------------- +# ------------------------------------ ## 🎥 ر: تولید ویدئو از متن (با استفاده مستقیم از fal_client) # ---------------------------------------------------------------------- @app.post("/public/generate-video", tags=["public"])