diff --git a/src/lib/components/chat/Messages/ProfileImage.svelte b/src/lib/components/chat/Messages/ProfileImage.svelte index 46f071533..c5897b359 100644 --- a/src/lib/components/chat/Messages/ProfileImage.svelte +++ b/src/lib/components/chat/Messages/ProfileImage.svelte @@ -1,11 +1,16 @@
profile - import { WEBUI_API_BASE_URL } from '$lib/constants'; + import { WEBUI_BASE_URL } from '$lib/constants'; import { WEBUI_NAME, config, user, showSidebar } from '$lib/stores'; import { goto } from '$app/navigation'; import { onMount, getContext } from 'svelte'; @@ -264,7 +264,11 @@
user