autorefresh pending on completed task

This commit is contained in:
simon 2021-05-29 17:48:54 +07:00
parent adb94d7435
commit 5f69b22efe
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ class Interface():
if menu_item != 'Exit':
self.sel_handler(menu_item)
sleep(3)
self.pending = self.get_pending_all()
else:
return