mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
chore: package select formatting
This commit is contained in:
parent
8e36542f46
commit
b81c01af8b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue