mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
unify
This commit is contained in:
@@ -56,9 +56,6 @@ impl NotesEntry {
|
||||
placeholder_text.to_string(),
|
||||
false,
|
||||
);
|
||||
composer.set_popups_enabled(false);
|
||||
composer.set_footer_enabled(false);
|
||||
composer.set_prompt_inset_enabled(false);
|
||||
composer.set_task_running(false);
|
||||
Self { composer }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user