From 13fe78428b1619c4df76c771520565cb2b7a5401 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 14 Aug 2025 04:50:33 +0400 Subject: [PATCH] refac --- backend/open_webui/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/open_webui/main.py b/backend/open_webui/main.py index 0f4c2e896d..071929ed42 100644 --- a/backend/open_webui/main.py +++ b/backend/open_webui/main.py @@ -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(