You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/shared/components/Settings/Preferences/Email/index.jsx
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,4 @@
1
+
/* eslint-disable max-len */
1
2
/**
2
3
* Email Preferences component.
3
4
*/
@@ -66,7 +67,7 @@ const programs = [
66
67
{
67
68
id: 'cafe98d7a7',
68
69
name: 'Beta Testers',
69
-
desc: '',
70
+
desc: 'If you have applied and been approved as a <a href="https://www.topcoder.com/community/member-programs/beta-testers" style="color:#0d61bf;text-decoration:underline">Beta Tester</a>, you may control the emails you receive here.',
0 commit comments