fix: update copy on denial reasons

This commit is contained in:
cpacker
2025-10-28 17:28:02 -07:00
parent 5c85d6fe4f
commit a27947384d

View File

@@ -374,7 +374,7 @@ export const ApprovalDialog = memo(function ApprovalDialog({
flexDirection="column"
paddingX={1}
>
<Text bold>Enter reason for denial (ESC to cancel):</Text>
<Text bold>What should Letta do differently? (esc to cancel):</Text>
<Box height={1} />
<Box>
<Text dimColor>{"> "}</Text>