1.4.4 upstream updates

This commit is contained in:
VineFeeder
2025-09-03 12:19:46 +01:00
parent 81d7ff4ba8
commit c44e076dec
26 changed files with 2040 additions and 239 deletions
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.0.2"
@@ -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![/]")