chore: update zendesk chat department
This commit is contained in:
committed by
leangseu-edx
parent
2f409e5168
commit
9a9c0583ca
@@ -20,6 +20,17 @@ exports[`ZendeskFab snapshot 1`] = `
|
||||
},
|
||||
},
|
||||
"chat": Object {
|
||||
"departments": Object {
|
||||
"enabled": Array [
|
||||
"account settings",
|
||||
"billing and payments",
|
||||
"certificates",
|
||||
"deadlines",
|
||||
"errors and technical issues",
|
||||
"other",
|
||||
"proctoring",
|
||||
],
|
||||
},
|
||||
"suppress": false,
|
||||
},
|
||||
"contactForm": Object {
|
||||
|
||||
@@ -16,6 +16,9 @@ const ZendeskFab = () => {
|
||||
},
|
||||
chat: {
|
||||
suppress: false,
|
||||
departments: {
|
||||
enabled: ['account settings', 'billing and payments', 'certificates', 'deadlines', 'errors and technical issues', 'other', 'proctoring'],
|
||||
},
|
||||
},
|
||||
contactForm: {
|
||||
ticketForms: [
|
||||
|
||||
Reference in New Issue
Block a user