Skip to content

Commit bdaa7a2

Browse files
committed
Lint fix
1 parent a970435 commit bdaa7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/email_template.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ module.exports = {
103103
sendgridTemplateId: config.INTERVIEW_INVITATION_SENDGRID_TEMPLATE_ID
104104
}
105105
},
106-
'cronEmailTemplates': {
106+
cronEmailTemplates: {
107107
'candidate-review': {
108108
subject: 'Topcoder - {{teamName}} has job candidates available for review',
109109
body: '',

0 commit comments

Comments
 (0)