revert /name for now (#4978)
There was a regression where we'd read entire rollout contents if there was no /name present.
This commit is contained in:
@@ -25,7 +25,7 @@ pub mod custom_prompt_view;
|
||||
mod file_search_popup;
|
||||
mod footer;
|
||||
mod list_selection_view;
|
||||
pub mod prompt_args;
|
||||
mod prompt_args;
|
||||
pub(crate) use list_selection_view::SelectionViewParams;
|
||||
mod paste_burst;
|
||||
pub mod popup_consts;
|
||||
|
||||
Reference in New Issue
Block a user