mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-20 04:59:16 +00:00
Undoing this change, shouldn't be on this branch
This commit is contained in:
@@ -14,7 +14,7 @@ class ProducerMailer < Spree::BaseMailer
|
||||
|
||||
if has_orders? order_cycle, producer
|
||||
mail(to: @producer.email,
|
||||
from: @coordinator.email,
|
||||
from: from_address,
|
||||
subject: subject,
|
||||
reply_to: @coordinator.email,
|
||||
cc: @coordinator.email)
|
||||
|
||||
Reference in New Issue
Block a user