Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Commit

Permalink
Trigger update
Browse files Browse the repository at this point in the history
  • Loading branch information
d0ugal committed Mar 1, 2016
1 parent bc871fa commit 5733a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tripleodash/dash.py
Expand Up @@ -39,6 +39,7 @@ def handle_q(self, key):
raise urwid.ExitMainLoop()
elif key in ('a', 'A'):
self.about_window()
self._trigger_update()

def run(self):

Expand Down

0 comments on commit 5733a16

Please sign in to comment.