feat(content): subscriber items Jan 2019
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user