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

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
This commit is contained in:
Carina Wollendorfer
2023-06-26 15:25:27 +02:00
committed by GitHub
co-authored by CarinaWolli
parent d16b6fce8f
commit 79b3875af3
@@ -85,4 +85,5 @@ const noAlphanumericSenderIdSupport = [
"+84",
"+260",
"+61",
"+971",
];