We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214cdc6 commit e462a8bCopy full SHA for e462a8b
examples/frontend/src/lib/customer-support/config.ts
@@ -23,7 +23,7 @@ export const SUPPORT_GREETING =
23
export const SUPPORT_STARTER_PROMPTS: StartScreenPrompt[] = [
24
{
25
label: "Change my seat",
26
- prompt: "Can you move me to seat 14C on flight OA476?",
+ prompt: "Can you move me to seat 14C on flight 0A476?",
27
icon: "lightbulb",
28
},
29
0 commit comments