change bigmedia.ai to mesuite.ai

This commit is contained in:
Bilal
2020-08-04 08:16:16 +02:00
parent 8214ba9e67
commit 1045a8c328
14 changed files with 25 additions and 36 deletions

View File

@@ -6,6 +6,6 @@ module MailHelper
"1. Tell us the name of the video: \n\n" \
"2. Attach each EDL to this email. Please make sure to indicate whether the EDL is a Video Only, Graphics Only, or Audio Only EDL."
mail_to "info@bigmedia.ai", content, subject: subject, body: body
mail_to "info@mesuite.ai", content, subject: subject, body: body
end
end