mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(subscription): correct mystery set
This commit is contained in:
@@ -370,7 +370,7 @@ let body = {
|
||||
201901: {
|
||||
text: t('bodyMystery201901Text'),
|
||||
notes: t('bodyMystery201901Notes'),
|
||||
mystery: '2019011',
|
||||
mystery: '201901',
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user