Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
coldfix committed Apr 16, 2024
2 parents cc312f7 + 2f65f1e commit fdd970b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions udiskie/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ class Daemon(_EntryPoint):
'file_manager': OptionalValue('--file-manager'),
'password_prompt': OptionalValue('--password-prompt'),
'password_cache': OptionalValue('--password-cache'),
'terminal': OptionalValue('--terminal'),
'notify_command': OptionalValue('--notify-command'),
'event_hook': OptionalValue('--event-hook'),
'menu_checkbox_workaround': OptionalValue('--menu-checkbox-workaround'),
Expand Down

0 comments on commit fdd970b

Please sign in to comment.