Timothy Jaeryang Baek 1 tháng trước cách đây
mục cha
commit
13fe78428b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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(