chore: Update link in the reply summary email (#7024)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -195,6 +195,10 @@ class Conversation < ApplicationRecord
|
||||
messages.chat.last(5)
|
||||
end
|
||||
|
||||
def csat_survey_link
|
||||
"#{ENV.fetch('FRONTEND_URL', nil)}/survey/responses/#{uuid}"
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def execute_after_update_commit_callbacks
|
||||
|
||||
Reference in New Issue
Block a user