Email sender fixed for notifications
This commit is contained in:
parent
a51e712925
commit
a8b6e672c8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class AdminMailer < ApplicationMailer
|
||||
default from: 'notifications@mentors.debian.net'
|
||||
default from: 'notifications@screenshots.debian.net'
|
||||
|
||||
def new_uploads_email
|
||||
@package = params[:package]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue