Skip to content

Commit

Permalink
Delete extra Spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamMaoMao committed Nov 5, 2024
1 parent 25433a5 commit 90ced47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wm/src/app_command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ pub enum InvokeCommand {
ShellExec {
#[clap(long, action)]
hide_window: bool,

#[clap(required = true, trailing_var_arg = true)]
command: Vec<String>,
},
Expand Down

0 comments on commit 90ced47

Please sign in to comment.