Maryaa4 commited on
Commit
d3aeff4
·
verified ·
1 Parent(s): 63ce3f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ async def telegram_webhook(request: Request):
80
 
81
  # هذا يخلي السبيس يفتح واجهة Gradio على المسار /
82
  # والـ API حق تيليجرام على /telegram
83
- app = gr.mount_gradio_app(app, iface, path="/")
 
80
 
81
  # هذا يخلي السبيس يفتح واجهة Gradio على المسار /
82
  # والـ API حق تيليجرام على /telegram
83
+ app = gr.mount_gradio_app(app, iface, path="/")