forked from open-webui/open-webui
Compare commits
No commits in common. "8524e285898e31e04ff2572fe2843a7c8360a7f7" and "7144e0712267ce192f7edfc2ad93bb88d1e2649a" have entirely different histories.
8524e28589
...
7144e07122
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ try:
|
|||
except ImportError:
|
||||
print("dotenv not installed, skipping...")
|
||||
|
||||
WEBUI_NAME = "Aura"
|
||||
WEBUI_NAME = "Open WebUI"
|
||||
shutil.copyfile("../build/favicon.png", "./static/favicon.png")
|
||||
|
||||
####################################
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 6 KiB |
Loading…
Reference in a new issue