Merge branch 'main' into dev
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Successful in 30m39s
Python CI / Format Backend (latest, 3.12.2) (pull_request) Failing after 8s
Bun CI / Format & Build Frontend (pull_request) Successful in 50s

This commit is contained in:
Tibo De Peuter 2024-03-19 12:34:39 +01:00
commit 8524e28589
2 changed files with 1 additions and 1 deletions

View file

@ -23,7 +23,7 @@ try:
except ImportError:
print("dotenv not installed, skipping...")
WEBUI_NAME = "Open WebUI"
WEBUI_NAME = "Aura"
shutil.copyfile("../build/favicon.png", "./static/favicon.png")
####################################

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 73 KiB