chore: Persist emojis in Contact Import (#7803)

The previous fix would remove emojis in contact data. This change ensures they are persisited

ref: #7787
This commit is contained in:
Sojan Jose
2023-08-24 14:04:52 -07:00
committed by GitHub
parent 3dd3b7b3aa
commit 64ae9f625a
3 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
phone_number,name
+123456,T 🏠 🔥 Test
1 phone_number name
2 +123456 T 🏠 🔥 Test