Minor bugfix update

This commit is contained in:
aerinon
2021-02-25 16:51:07 -07:00
parent f1fd2c2759
commit f6d1dc282b
6 changed files with 16 additions and 5 deletions

1
CLI.py
View File

@@ -151,6 +151,7 @@ def parse_settings():
"code": "",
"multi": 1,
"names": "",
"securerandom": False,
# Hints default to TRUE
"hints": True,