add australia country code to noAlphanumericSenderIdSupport (#8510)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
This commit is contained in:
Carina Wollendorfer 2023-04-25 12:18:44 +02:00 committed by GitHub
parent 39c16bebd5
commit b0c57a5c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,4 +84,5 @@ const noAlphanumericSenderIdSupport = [
"+58",
"+84",
"+260",
"+61",
];