Ability to open highlighted subreddit and go back

This commit is contained in:
Théo Piboubès
2015-08-10 00:33:48 +02:00
parent 77db8f6c5c
commit 0da69a1935
2 changed files with 17 additions and 11 deletions

View File

@@ -169,7 +169,6 @@ class SubredditPage(BasePage):
page = SubscriptionPage(self.stdscr, self.reddit)
page.loop()
self.refresh_content()
@staticmethod
def draw_item(win, data, inverted=False):