X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Flib%2Femailer.ts;h=edc99057ca9e76f69180e5429f3575f5f42b7b60;hb=371d4c60639e405ce8a503bea1395e9102fbba84;hp=aebca04fed1a84d135996e4e4d89493f4920a8b5;hpb=e85a36cb96c890f53d90ebec72fc167ed2162662;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/lib/emailer.ts b/server/lib/emailer.ts index aebca04fe..edc99057c 100644 --- a/server/lib/emailer.ts +++ b/server/lib/emailer.ts @@ -179,7 +179,7 @@ class Emailer { } } - // overriden/new variables given for a specific template in the payload + // overridden/new variables given for a specific template in the payload const sendOptions = merge(baseOptions, options) await email.send(sendOptions)