mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(shops): post merge cleanup
This commit is contained in:
@@ -187,7 +187,6 @@ const animalSetAchievs = {
|
||||
icon: 'achievement-cats',
|
||||
titleKey: 'achievementCats',
|
||||
textKey: 'achievementCatsText',
|
||||
release: '2024-05-16T08:00-04:00',
|
||||
},
|
||||
dinosaurDynasty: {
|
||||
icon: 'achievement-dinosaurDynasty',
|
||||
@@ -224,13 +223,11 @@ const animalSetAchievs = {
|
||||
icon: 'achievement-rodentRuler',
|
||||
titleKey: 'achievementRodentRuler',
|
||||
textKey: 'achievementRodentRulerText',
|
||||
release: '2024-03-19T08:00-05:00',
|
||||
},
|
||||
roughRider: {
|
||||
icon: 'achievement-roughRider',
|
||||
titleKey: 'achievementRoughRider',
|
||||
textKey: 'achievementRoughRiderText',
|
||||
release: '2023-11-14T08:00-05:00',
|
||||
},
|
||||
woodlandWizard: {
|
||||
icon: 'achievement-woodlandWizard',
|
||||
|
||||
Reference in New Issue
Block a user