fix: typo
This commit is contained in:
parent
7d90850505
commit
8aa85ba1e3
1 changed files with 2 additions and 0 deletions
|
|
@ -809,6 +809,8 @@ impl App {
|
|||
None,
|
||||
);
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
Err(err) => {
|
||||
// More than one command: The app doesn't support lists of paths so each command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue