diff --git a/hate_crack/main.py b/hate_crack/main.py index f7753c4..5ba68dc 100755 --- a/hate_crack/main.py +++ b/hate_crack/main.py @@ -2063,6 +2063,7 @@ def main(): if args.hashview: if not hashview_api_key: + print("Available Customers:") print("\nError: Hashview API key not configured.") print("Please set 'hashview_api_key' in config.json") sys.exit(1)