资源本地化,管理面板,口令转二维码

This commit is contained in:
lan-air
2022-12-10 02:03:08 +08:00
parent 19a85fc1f7
commit 1ae037a2d9
+1 -1
View File
@@ -61,7 +61,7 @@ def get_file_name(key, ext, file):
@app.get(f'/{admin_address}')
async def admin(request: Request):
async def admin():
return HTMLResponse(admin_html)