PR suggestion

This commit is contained in:
zandercymatics 2023-12-14 10:41:44 -07:00
parent aa0b8cc4b3
commit 4727ce6b63
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -134,7 +134,7 @@ class Command(BaseCommand):
==Proposed Changes== ==Proposed Changes==
Domains to change: {domains_to_change_count} Domains to change: {domains_to_change_count}
""", """,
prompt_title="Do you wish to proceed?", prompt_title="Do you wish to proceed with these changes?",
) )
logger.info(f"{TerminalColors.MAGENTA}" "Preparing to extend expiration dates..." f"{TerminalColors.ENDC}") logger.info(f"{TerminalColors.MAGENTA}" "Preparing to extend expiration dates..." f"{TerminalColors.ENDC}")