mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
typo
This commit is contained in:
parent
02901e52fd
commit
45f2453a62
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ module.exports.txnEmail = function(mailingInfoArray, emailType, variables){
|
|||
variables: variables
|
||||
},
|
||||
options: {
|
||||
attemps: 5,
|
||||
attempts: 5,
|
||||
backoff: {delay: 10*60*1000, type: 'fixed'}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue