Ability to open highlighted subreddit and go back
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user