Whoops, forgot the country name for #759

This commit is contained in:
Dustin Carlino 2021-09-19 16:27:53 -07:00
parent 1ec03d26ce
commit a93a4c3c08

View File

@ -245,6 +245,7 @@ pub fn nice_country_name(code: &str) -> &str {
"at" => "Austria",
"br" => "Brazil",
"ca" => "Canada",
"ch" => "Switzerland",
"cz" => "Czech Republic",
"de" => "Germany",
"fr" => "France",