feat: hide CSAT survey URLs from agents in dashboard (#11622)
This commit is contained in:
@@ -56,7 +56,7 @@ class Line::SendOnLineService < Base::SendOnChannelService
|
||||
def text_message
|
||||
{
|
||||
type: 'text',
|
||||
text: message.content
|
||||
text: message.outgoing_content
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user