Revert inadvertent change

This commit is contained in:
Joseph C. Miller, II
2023-04-13 13:35:46 -06:00
parent 95b93045be
commit f3e9739501

View File

@@ -189,7 +189,7 @@ def construct_prompt():
if config.ai_name:
logger.typewriter_log(
f"Welcome back! ",
Fore.YELLOW,
Fore.GREEN,
f"Would you like me to return to being {config.ai_name}?",
speak_text=True)
should_continue = utils.clean_input(f"""Continue with the last settings?