Skip to content

Commit 1dcdede

Browse files
committed
Reimplement actionButtonPressed
1 parent 0335142 commit 1dcdede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Classes/ViewRelated/Reader/ReaderStreamViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1767,7 +1767,7 @@ extension ReaderStreamViewController: NoResultsViewControllerDelegate {
17671767
}
17681768

17691769
if ReaderHelpers.topicIsFollowing(topic) {
1770-
// TODO: (reader) reimplement
1770+
RootViewCoordinator.sharedPresenter.showReader(path: .discover)
17711771
return
17721772
}
17731773

0 commit comments

Comments
 (0)