diff --git a/docker/web/openwebui-brand.patch b/docker/web/openwebui-brand.patch index d011d1c..177152f 100644 --- a/docker/web/openwebui-brand.patch +++ b/docker/web/openwebui-brand.patch @@ -18,6 +18,19 @@ index 3d85f30..524f623 100644 WEBUI_BUILD_HASH = os.getenv('WEBUI_BUILD_HASH', 'dev-build') TRUSTED_SIGNATURE_KEY = os.getenv('TRUSTED_SIGNATURE_KEY', '') +diff --git a/src/app.html b/src/app.html +index bc3fc37..c2a42a1 100644 +--- a/src/app.html ++++ b/src/app.html +@@ -115,7 +115,7 @@ + })(); + + +-