Update subgen.py

This commit is contained in:
McCloudS
2024-02-11 12:48:05 -07:00
committed by GitHub
parent 6a7f40193d
commit 51d3fc9d3e

View File

@@ -70,6 +70,7 @@ else:
logging.getLogger("multipart").setLevel(logging.WARNING)
logging.getLogger("urllib3").setLevel(logging.WARNING)
logging.getLogger("asyncio").setLevel(logging.WARNING)
@app.get("/plex")
@app.get("/webhook")