Fix pax8 country code?
This commit is contained in:
2
main.ps1
2
main.ps1
@@ -261,7 +261,7 @@ $SubmitBtn.Add_Click({
|
|||||||
-City $city `
|
-City $city `
|
||||||
-Province $province `
|
-Province $province `
|
||||||
-PostalCode $postalCode `
|
-PostalCode $postalCode `
|
||||||
-Country "Canada" `
|
-Country "CA" `
|
||||||
-Credentials $script:toolCredentials
|
-Credentials $script:toolCredentials
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user