fix(subscription): correct mystery set

This commit is contained in:
Sabe Jones
2019-01-30 09:13:17 -06:00
parent 64a608e7e7
commit e294ed836d

View File

@@ -370,7 +370,7 @@ let body = {
201901: { 201901: {
text: t('bodyMystery201901Text'), text: t('bodyMystery201901Text'),
notes: t('bodyMystery201901Notes'), notes: t('bodyMystery201901Notes'),
mystery: '2019011', mystery: '201901',
value: 0, value: 0,
}, },
}; };