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:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"data": {"ip": "134.65.156.36", "city": "Seaford", "region": "England", "country": "GB", "loc": "50.7714,0.1027", "org": "AS48101 Trooli Ltd.", "postal": "BN25", "timezone": "Europe/London", "readme": "https://ipinfo.io/missingauth", "_provider": "ipinfo"}, "expiration": {"py/object": "datetime.datetime", "__reduce__": [{"py/type": "datetime.datetime"}, ["B+kJBAwwFAVuGw=="]]}, "version": 1, "crc32": 4153548394}
|
||||
@@ -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