@@ -26,16 +26,16 @@ import angular from 'angular'
26
26
dirty : false
27
27
} ,
28
28
{
29
- id : CONSTANTS . MAILCHIMP_NL_DEV ,
30
- name : 'Developer Newsletter' ,
31
- desc : 'Software architecture, component assembly, application development, and bug hunting ' ,
29
+ id : CONSTANTS . MAILCHIMP_NL_DESIGN ,
30
+ name : 'Design Newsletter' ,
31
+ desc : 'Website, mobile, and product design; UI and UX ' ,
32
32
enabled : false ,
33
33
dirty : false
34
34
} ,
35
35
{
36
- id : CONSTANTS . MAILCHIMP_NL_DESIGN ,
37
- name : 'Design Newsletter' ,
38
- desc : 'Website, mobile, and product design; UI and UX ' ,
36
+ id : CONSTANTS . MAILCHIMP_NL_DEV ,
37
+ name : 'Developer Newsletter' ,
38
+ desc : 'Software architecture, component assembly, application development, and bug hunting ' ,
39
39
enabled : false ,
40
40
dirty : false
41
41
} ,
@@ -47,16 +47,16 @@ import angular from 'angular'
47
47
dirty : false
48
48
} ,
49
49
{
50
- id : CONSTANTS . MAILCHIMP_NL_TCO ,
51
- name : 'TCO Newsletter' ,
52
- desc : 'Our annual online and onsite tournament to celebrate and reward the community ' ,
50
+ id : CONSTANTS . MAILCHIMP_NL_IOS ,
51
+ name : 'iOS Community Newsletter' ,
52
+ desc : 'Mobile app design and development for iOS, with Swift emphasis ' ,
53
53
enabled : false ,
54
54
dirty : false
55
55
} ,
56
56
{
57
- id : CONSTANTS . MAILCHIMP_NL_IOS ,
58
- name : 'iOS Community Newsletter' ,
59
- desc : 'Mobile app design and development for iOS, with Swift emphasis ' ,
57
+ id : CONSTANTS . MAILCHIMP_NL_TCO ,
58
+ name : 'TCO Newsletter' ,
59
+ desc : 'Our annual online and onsite tournament to celebrate and reward the community ' ,
60
60
enabled : false ,
61
61
dirty : false
62
62
}
0 commit comments