Skip to content

Commit

Permalink
fix(config): add sesConfigSet
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Oct 16, 2024
1 parent e0dc5b4 commit 9c8309f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions replacements/src/app/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ const mailConfig: MailConfig = (function () {
official,
mailer,
transporter,
sesConfigSet: prodOnlyVars.sesConfigSet,
}
})()

Expand Down

0 comments on commit 9c8309f

Please sign in to comment.