FABLESLIP commited on
Commit
586c647
·
verified ·
1 Parent(s): 2de1d31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1972,4 +1972,4 @@ def ui(v: Optional[str] = "", msg: Optional[str] = ""):
1972
  except Exception:
1973
  pass
1974
  html = HTML_TEMPLATE.replace("__VID__", urllib.parse.quote(vid)).replace("__MSG__", msg)
1975
- return HTMLResponse(content=html)
 
1972
  except Exception:
1973
  pass
1974
  html = HTML_TEMPLATE.replace("__VID__", urllib.parse.quote(vid)).replace("__MSG__", msg)
1975
+ return HTMLResponse(content=html)