feat: Show the CSAT response to the agent (#2511)

This commit is contained in:
Pranav Raj S
2021-06-25 13:37:51 +05:30
committed by GitHub
parent b769fc87d0
commit bd1b17baf3
6 changed files with 74 additions and 12 deletions

View File

@@ -130,7 +130,7 @@ export default {
submittedValues: {
csat_survey_response: {
rating,
feedback_text: feedback,
feedback,
},
},
messageId: this.messageId,