-
- Downloads
chore: store contact emails and phones on the same format as user's and visitor's (#33484)
Co-authored-by:
Rafael Tapia <18501599+tapiarafael@users.noreply.github.com>
Showing
- apps/meteor/app/livechat/server/lib/Contacts.ts 6 additions, 6 deletionsapps/meteor/app/livechat/server/lib/Contacts.ts
- apps/meteor/server/models/raw/LivechatContacts.ts 4 additions, 4 deletionsapps/meteor/server/models/raw/LivechatContacts.ts
- apps/meteor/tests/end-to-end/api/livechat/contacts.ts 19 additions, 7 deletionsapps/meteor/tests/end-to-end/api/livechat/contacts.ts
- packages/core-typings/src/ILivechatContact.ts 3 additions, 2 deletionspackages/core-typings/src/ILivechatContact.ts
Loading