diff --git a/src/lib/components/chat/Chat.svelte b/src/lib/components/chat/Chat.svelte index 29bc64bb8..6db935113 100644 --- a/src/lib/components/chat/Chat.svelte +++ b/src/lib/components/chat/Chat.svelte @@ -1926,7 +1926,7 @@ {initNewChat} /> - + {#if $banners.length > 0 && !history.currentId && !$chatId && selectedModels.length <= 1}