diff --git a/backend/open_webui/apps/webui/routers/auths.py b/backend/open_webui/apps/webui/routers/auths.py index 5e1033f1ff..700c64b413 100644 --- a/backend/open_webui/apps/webui/routers/auths.py +++ b/backend/open_webui/apps/webui/routers/auths.py @@ -30,6 +30,7 @@ get_current_user, get_password_hash, decode_token_from_alb, + decode_token_from_alb, ) from open_webui.utils.webhook import post_webhook diff --git a/backend/open_webui/utils/logo.png b/backend/open_webui/utils/logo.png index 519af1db62..362c2540c6 100644 Binary files a/backend/open_webui/utils/logo.png and b/backend/open_webui/utils/logo.png differ