Add reset again

This commit is contained in:
digitalstudium 2024-05-23 09:23:06 +03:00
parent 5916de869f
commit d844482686
1 changed files with 1 additions and 0 deletions

1
kls Executable file → Normal file
View File

@ -257,3 +257,4 @@ def main(screen):
if __name__ == "__main__":
curses.wrapper(main)
subprocess.run("reset")