mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
remove duplicate keys
This commit is contained in:
parent
550ac2db9d
commit
e39c63700e
2 changed files with 0 additions and 5 deletions
|
|
@ -257,7 +257,6 @@ const headAccessory = {
|
|||
202302: { },
|
||||
202305: { },
|
||||
202309: { },
|
||||
202405: { },
|
||||
202310: { },
|
||||
202405: { },
|
||||
301405: { },
|
||||
|
|
|
|||
|
|
@ -136,10 +136,6 @@ const wacky = {
|
|||
canBuy: hasQuestAchievementFunction('virtualpet'),
|
||||
},
|
||||
TeaShop: {},
|
||||
Fungi: {
|
||||
questPotion: true,
|
||||
canBuy: hasQuestAchievementFunction('fungi'),
|
||||
},
|
||||
Fungi: {
|
||||
text: t('hatchingPotionFungi'),
|
||||
limited: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue