mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
Merge 0a8a52e142 into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -947,7 +947,7 @@ impl App {
|
||||
preset,
|
||||
mode: WindowsSandboxEnableMode::Elevated,
|
||||
});
|
||||
return Ok(true);
|
||||
return Ok(AppRunControl::Continue);
|
||||
}
|
||||
|
||||
self.chat_widget.show_windows_sandbox_setup_status();
|
||||
|
||||
Reference in New Issue
Block a user