Skip to content

Commit

Permalink
wordpress-mobile#584 | code style
Browse files Browse the repository at this point in the history
  • Loading branch information
angrynerds-patryk committed Mar 31, 2021
1 parent f4d6a2a commit 3038c30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ final class SiteAddressViewController: LoginViewController {

siteURLField?.text = loginFields.siteAddress
configureSubmitButton(animating: false)

// Nav bar could be hidden from the host app, so reshow it.
navigationController?.setNavigationBarHidden(false, animated: animated)
}
Expand Down

0 comments on commit 3038c30

Please sign in to comment.