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(