mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-17 11:18:52 +00:00
fix(subscription): correct mystery set
This commit is contained in:
parent
64a608e7e7
commit
e294ed836d
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ let body = {
|
|||
201901: {
|
||||
text: t('bodyMystery201901Text'),
|
||||
notes: t('bodyMystery201901Notes'),
|
||||
mystery: '2019011',
|
||||
mystery: '201901',
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue