chore: package select formatting

This commit is contained in:
iff 2024-12-07 01:03:52 +01:00
parent 8e36542f46
commit b81c01af8b

View file

@ -123,6 +123,7 @@ pub fn cnf(data: &mut Data) {
let package = Select::new("\n", packages)
.without_help_message()
.with_render_config(render_config)
.without_filtering()
.prompt().unwrap();
// retry after installing package