mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix(subscription): correct mystery set
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user