Skip to content

Commit

Permalink
Oops!
Browse files Browse the repository at this point in the history
  • Loading branch information
rzc0d3r committed Aug 8, 2024
1 parent 96cc3ac commit 3537bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def RunMenu():
args,
title='Modes of operation',
action='store_true',
args_names=['key', 'small-business-key', 'account', 'business-key', 'only-webdriver-update', 'update'],
args_names=['key', 'small-business-key', 'account', 'only-webdriver-update', 'update'],
default_value='key')
)
SettingMenu.add_item(
Expand Down

0 comments on commit 3537bb4

Please sign in to comment.