This commit is contained in:
Timothy Jaeryang Baek
2025-07-31 18:45:39 +04:00
parent b378ac1f57
commit 84289b9a8d
2 changed files with 28 additions and 12 deletions

View File

@@ -1657,7 +1657,10 @@ async def get_app_config(request: Request):
"metadata": {
"login_footer": app.state.LICENSE_METADATA.get(
"login_footer", ""
)
),
"auth_logo_position": app.state.LICENSE_METADATA.get(
"auth_logo_position", ""
),
}
}
if app.state.LICENSE_METADATA