mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
wip
This commit is contained in:
@@ -87,7 +87,7 @@ export function TerminalChatCommandReview({
|
||||
|
||||
if (showAlwaysApprove) {
|
||||
opts.push({
|
||||
label: "Yes, apply this patch (a)",
|
||||
label: "Always allow this command for the remainder of the session (a)",
|
||||
value: ReviewDecision.ALWAYS,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user