Skip to content

Commit

Permalink
Merge branch 'fix-branded-checkout-defined-donor-details' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-bizz committed Dec 4, 2023
2 parents 7bac55e + de446d9 commit 126b0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/components/contactInfo/contactInfo.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Step1Controller {
}

this.requestRadioStation = !!(this.radioStationApiUrl && this.radioStationRadius)

this.loadDonorDetails(donorDetailsDefaults)
this.loadRadioStations()
this.waitForFormInitialization()
Expand Down

0 comments on commit 126b0d8

Please sign in to comment.