typo in Mailgun header reference

pull/310/head
Chris Caron 2020-10-06 14:02:23 -04:00
parent 3091669b85
commit 68adae39d1
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ class NotifyMailgun(NotifyBase):
# Define any kwargs we're using
template_kwargs = {
'headers': {
'name': _('HTTP Header'),
'name': _('Email Header'),
'prefix': '+',
},
'tokens': {