diff --git a/one_click.py b/one_click.py index 997af5ba..d68ebe46 100644 --- a/one_click.py +++ b/one_click.py @@ -419,7 +419,7 @@ if __name__ == "__main__": 'A': 'Update the web UI', 'B': 'Install/update extensions requirements', 'C': 'Revert local changes to repository files with \"git reset --hard\"', - 'N': 'Nothing (exit).' + 'N': 'Nothing (exit)' }, )