switch reset back on

This commit is contained in:
VineFeeder
2025-09-03 13:59:20 +01:00
parent c3b1a9fb35
commit 63a281a994
3 changed files with 3 additions and 1 deletions
@@ -406,7 +406,7 @@ class BaseLoader:
if self.TERMINAL_RESET and not self.BATCH_DOWNLOAD:
console.print(f"[{catppuccin_mocha['text2']}]Preparing to reset Terminal[/]")
time.sleep(5)
#self.reset_terminal()
self.reset_terminal()
console.print(f"[{catppuccin_mocha['pink']}]Ready![/]")