mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
50705f926e
commit
13fe78428b
1 changed files with 2 additions and 2 deletions
|
|
@ -1737,8 +1737,8 @@ async def get_app_config(request: Request):
|
|||
}
|
||||
if user and user.role == "pending"
|
||||
else {}
|
||||
)
|
||||
** (
|
||||
),
|
||||
**(
|
||||
{
|
||||
"metadata": {
|
||||
"login_footer": app.state.LICENSE_METADATA.get(
|
||||
|
|
|
|||
Loading…
Reference in a new issue