diff --git a/canvas/src/components/mobile/MobileChat.tsx b/canvas/src/components/mobile/MobileChat.tsx index f4170b86..3da36252 100644 --- a/canvas/src/components/mobile/MobileChat.tsx +++ b/canvas/src/components/mobile/MobileChat.tsx @@ -521,7 +521,7 @@ export function MobileChat({ Loading chat history… )} - {tab === "my" && !historyLoading && historyError && messages.length === 0 && ( + {tab === "my" && !historyLoading && historyError && (