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