feat: Enable/disable CSAT in web widget settings (#2531)

This commit is contained in:
Muhsin Keloth
2021-07-05 11:07:02 +05:30
committed by GitHub
parent abda86f9a7
commit 48127e00d7
4 changed files with 27 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ json.greeting_message resource.greeting_message
json.working_hours_enabled resource.working_hours_enabled
json.enable_email_collect resource.enable_email_collect
json.out_of_office_message resource.out_of_office_message
json.csat_survey_enabled resource.csat_survey_enabled
json.working_hours resource.weekly_schedule
json.timezone resource.timezone
json.avatar_url resource.try(:avatar_url)