mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
switch reset back on
This commit is contained in:
@@ -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![/]")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user