diff --git a/app/settings/email/email.controller.js b/app/settings/email/email.controller.js index d16aa2666..ee81aa0ce 100644 --- a/app/settings/email/email.controller.js +++ b/app/settings/email/email.controller.js @@ -59,6 +59,13 @@ import angular from 'angular' desc: 'Our annual online and onsite tournament to celebrate and reward the community', enabled: false, dirty: false + }, + { + id: 'TOPCODER_NL_PREDIX', + name: 'Predix Community Newsletter', + desc: 'Design and development on GE’s platform for the Industrial Internet of Things', + enabled: false, + dirty: false } ]