mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-31 19:17:48 +00:00
feat: Add customer satisfaction component (#2456)
This commit is contained in:
@@ -72,6 +72,8 @@ unless Rails.env.production?
|
||||
WootMessageSeeder.create_sample_form_message conversation
|
||||
# articles
|
||||
WootMessageSeeder.create_sample_articles_message conversation
|
||||
# csat
|
||||
WootMessageSeeder.create_sample_csat_collect_message conversation
|
||||
|
||||
CannedResponse.create!(account: account, short_code: 'start', content: 'Hello welcome to chatwoot.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user