Timothy Jaeryang Baek 1 月之前
父節點
當前提交
13fe78428b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      backend/open_webui/main.py

+ 2 - 2
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(