added a . on aws in auckland
This commit is contained in:
@@ -1302,7 +1302,7 @@
|
||||
|
||||
if (data.country_code === "NZ") {
|
||||
message = "Ready for New Zealand";
|
||||
message_aws = "Deployed on AWS in Auckland";
|
||||
message_aws = "Deployed on AWS in Auckland.";
|
||||
} else if (data.country_code === "AU") {
|
||||
message = "Ready for Australia";
|
||||
message_aws = "Deployed on AWS in Sydney";
|
||||
|
||||
Reference in New Issue
Block a user