Skip to content
Snippets Groups Projects
Commit e5369761 authored by Marcela Ribeiro de Oliveira's avatar Marcela Ribeiro de Oliveira
Browse files

fix mec email

parent 83f42115
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# along with portalmec. If not, see <http://www.gnu.org/licenses/>.
class ComplaintsMailer < ApplicationMailer
default to: 'integrada.contato@mec.gov'
default to: 'integrada.contato@mec.gov.br'
default from: Proc.new { @user.email }
def new_complaint_received(complaint, user)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment