feat(content): subscriber items Jan 2019

This commit is contained in:
Sabe Jones
2019-01-28 16:10:22 -06:00
parent df860c9401
commit 00a686dcf6
13 changed files with 29 additions and 13 deletions
@@ -367,6 +367,12 @@ let body = {
mystery: '201711',
value: 0,
},
201901: {
text: t('bodyMystery201901Text'),
notes: t('bodyMystery201901Notes'),
mystery: '2019011',
value: 0,
},
};
let eyewear = {
@@ -655,6 +661,12 @@ let head = {
mystery: '201811',
value: 0,
},
201901: {
text: t('headMystery201901Text'),
notes: t('headMystery201901Notes'),
mystery: '201901',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),