feat(content): May 2019 subscriber set

This commit is contained in:
Sabe Jones
2019-05-28 15:45:04 -05:00
parent 324b16b8cd
commit 251e1d45af
14 changed files with 32 additions and 14 deletions

View File

@@ -358,6 +358,12 @@ let back = {
mystery: '201812',
value: 0,
},
201905: {
text: t('backMystery201905Text'),
notes: t('backMystery201905Notes'),
mystery: '201905',
value: 0,
},
};
let body = {
@@ -772,6 +778,12 @@ let headAccessory = {
mystery: '201812',
value: 0,
},
201905: {
text: t('headAccessoryMystery201905Text'),
notes: t('headAccessoryMystery201905Notes'),
mystery: '201905',
value: 0,
},
301405: {
text: t('headAccessoryMystery301405Text'),
notes: t('headAccessoryMystery301405Notes'),