fix(splash): reuse latest chat message preview
This commit is contained in:
@@ -35,6 +35,7 @@ export function createGreetingMessage(): UiMessage {
|
||||
"Finally I can relax. How was your day out?",
|
||||
isFromAI: true,
|
||||
date: todayString(),
|
||||
isSynthetic: true,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user