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