Commit 3e775369 authored by Ben Wheeler's avatar Ben Wheeler

use country code options in regular registration

parent 70d81b85
......@@ -44,7 +44,7 @@ const getCountryOptions = reactIntl => (
disabled: true,
value: ''
},
...countryData.registrationCountryOptions
...countryData.registrationCountryCodeOptions
]
);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment