fix: Disable name in pre-chat form if the name is already provided in setUser (#5466)

This commit is contained in:
Muhsin Keloth
2022-10-17 20:59:17 +05:30
committed by GitHub
parent 252eda14c6
commit 706ab872f3
2 changed files with 17 additions and 4 deletions

View File

@@ -2,3 +2,4 @@ json.id @contact.id
json.name @contact.name
json.email @contact.email
json.phone_number @contact.phone_number
json.identifier @contact.identifier