Timothy Jaeryang Baek hace 1 mes
padre
commit
13fe78428b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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(