Skip to content

Commit

Permalink
reset_terminal in main
Browse files Browse the repository at this point in the history
  • Loading branch information
Audionut committed Feb 28, 2025
1 parent d20e316 commit bd71950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,4 +488,5 @@ async def main():
except BaseException as e:
console.print(f"[bold red]Critical error: {e}[/bold red]")
finally:
reset_terminal()
sys.exit(0)

0 comments on commit bd71950

Please sign in to comment.