fix: AIUI chat page uses bg-aiui.jpg background
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f1db6b08b6
commit
4808a4e2b5
BIN
neode-ui/public/assets/img/bg-aiui.jpg
Normal file
BIN
neode-ui/public/assets/img/bg-aiui.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 894 KiB |
@ -436,7 +436,7 @@ const ROUTE_BACKGROUNDS: Record<string, string> = {
|
||||
'/dashboard/server': 'bg-network.jpg',
|
||||
'/dashboard/web5': 'bg-web5.jpg',
|
||||
'/dashboard/settings': 'bg-settings.jpg',
|
||||
'/dashboard/chat': 'bg-home.jpg',
|
||||
'/dashboard/chat': 'bg-aiui.jpg',
|
||||
}
|
||||
|
||||
const backgroundImage = computed(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user