File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -162,6 +162,12 @@ var apps = [
162
162
link : 'https://itunes.apple.com/us/app/dropbot-phone-replacement/id1000855694?mt=8' ,
163
163
author : 'Peach Labs' ,
164
164
} ,
165
+ {
166
+ name : 'Due' ,
167
+ icon : 'http://a1.mzstatic.com/us/r30/Purple69/v4/a2/41/5d/a2415d5f-407a-c565-ffb4-4f27f23d8ac2/icon175x175.png' ,
168
+ link : 'https://itunes.apple.com/us/app/due-countdown-reminders-for/id1050909468?mt=8' ,
169
+ author : 'Dotan Nahum' ,
170
+ } ,
165
171
{
166
172
name : 'Eat or Not' ,
167
173
icon : 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg' ,
@@ -422,12 +428,6 @@ var apps = [
422
428
link : 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8' ,
423
429
author : 'Melih Mucuk' ,
424
430
} ,
425
- {
426
- name : 'Due' ,
427
- icon : 'http://a1.mzstatic.com/us/r30/Purple69/v4/a2/41/5d/a2415d5f-407a-c565-ffb4-4f27f23d8ac2/icon175x175.png' ,
428
- link : 'https://itunes.apple.com/us/app/due-countdown-reminders-for/id1050909468?mt=8' ,
429
- author : 'Dotan Nahum' ,
430
- } ,
431
431
] ;
432
432
433
433
var AppList = React . createClass ( {
You can’t perform that action at this time.
0 commit comments