diff --git a/main.ps1 b/main.ps1 index 079c89a..e35d942 100644 --- a/main.ps1 +++ b/main.ps1 @@ -261,7 +261,7 @@ $SubmitBtn.Add_Click({ -City $city ` -Province $province ` -PostalCode $postalCode ` - -Country "Canada" ` + -Country "CA" ` -Credentials $script:toolCredentials }