feat(content): June 2017 subscriber items

This commit is contained in:
SabreCat
2017-06-22 22:54:17 +00:00
parent f269d381da
commit 678f48fde9
11 changed files with 52 additions and 21 deletions

View File

@@ -244,6 +244,12 @@ let back = {
mystery: '201704',
value: 0,
},
201706: {
text: t('backMystery201706Text'),
notes: t('backMystery201706Notes'),
mystery: '201706',
value: 0,
},
};
let body = {
@@ -253,6 +259,12 @@ let body = {
mystery: '201705',
value: 0,
},
201706: {
text: t('bodyMystery201706Text'),
notes: t('bodyMystery201706Notes'),
mystery: '201706',
value: 0,
},
};
let eyewear = {

View File

@@ -162,6 +162,10 @@ let mysterySets = {
start: '2017-05-23',
end: '2017-06-02',
},
201706: {
start: '2017-06-22',
end: '2017-07-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',