mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
nothing to do if no values
This commit is contained in:
parent
4b6de3575a
commit
a117e8a618
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ else
|
|||
else
|
||||
cli.add_key(options[:gpg_key])
|
||||
end
|
||||
else
|
||||
elsif not values.empty?
|
||||
cli.setup_wallet_config(values)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue