add australia country code to noAlphanumericSenderIdSupport (#8510)
Co-authored-by: CarinaWolli <wollencarina@gmail.com> Co-authored-by: Alex van Andel <me@alexvanandel.com>pull/8468/head^2
parent
39c16bebd5
commit
b0c57a5c38
|
@ -84,4 +84,5 @@ const noAlphanumericSenderIdSupport = [
|
||||||
"+58",
|
"+58",
|
||||||
"+84",
|
"+84",
|
||||||
"+260",
|
"+260",
|
||||||
|
"+61",
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue