Skip to content

Commit 9a3be21

Browse files
Add: re-apply 46e41ee that was reverted in a merge
1 parent 05f1626 commit 9a3be21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Classes/ViewRelated/Jetpack/Branding/Fullscreen Overlay/JetpackFullscreenOverlayViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ class JetpackFullscreenOverlayViewController: UIViewController {
216216

217217

218218
@IBAction func switchButtonPressed(_ sender: Any) {
219-
// TODO: Add here action to redirect to the JP app
219+
JetpackRedirector.redirectToJetpack()
220220
viewModel.trackSwitchButtonTapped()
221221
}
222222

0 commit comments

Comments
 (0)