Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions app/settings/email/email.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]

Expand Down