Fix: Hide prechat for sessions inititated with setUser (#1914)
This commit is contained in:
committed by
GitHub
parent
484c32fae3
commit
3043ee5058
3
app/views/api/v1/widget/contacts/show.json.jbuilder
Normal file
3
app/views/api/v1/widget/contacts/show.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.id @contact.id
|
||||
json.name @contact.name
|
||||
json.email @contact.email
|
||||
Reference in New Issue
Block a user