fix: add UAE to list of non alphanumeric sender id support (#9752)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
pull/9714/head^2
Carina Wollendorfer 2023-06-26 09:25:27 -04:00 committed by GitHub
parent d16b6fce8f
commit 79b3875af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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