added saving upon closing
This commit is contained in:
@@ -375,6 +375,7 @@ def main(stdscr):
|
||||
stdscr.refresh()
|
||||
|
||||
curses.endwin()
|
||||
save(projects)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user