Section improvements and add exception notifier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Notifier < ActionMailer::Base
|
||||
default from: "Qwaiter <service@mozo.bar>"
|
||||
default from: "Mozo <service@mozo.bar>"
|
||||
layout 'mail'
|
||||
|
||||
def contact_form(contact_form_id)
|
||||
|
||||
Reference in New Issue
Block a user