mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
PR suggestion
This commit is contained in:
parent
aa0b8cc4b3
commit
4727ce6b63
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ class Command(BaseCommand):
|
|||
==Proposed Changes==
|
||||
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}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue