feat(content): April subscriber items

This commit is contained in:
Sabe Jones
2020-03-30 16:12:03 -05:00
parent bb9912de89
commit 6d26fbc5f2
9 changed files with 32 additions and 25 deletions

View File

@@ -406,6 +406,12 @@ const back = {
mystery: '202001',
value: 0,
},
202004: {
text: t('backMystery202004Text'),
notes: t('backMystery202004Notes'),
mystery: '202004',
value: 0,
},
};
const body = {
@@ -898,6 +904,12 @@ const headAccessory = {
mystery: '201908',
value: 0,
},
202004: {
text: t('headAccessoryMystery202004Text'),
notes: t('headAccessoryMystery202004Notes'),
mystery: '202004',
value: 0,
},
301405: {
text: t('headAccessoryMystery301405Text'),
notes: t('headAccessoryMystery301405Notes'),