mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
Content: Beta Groups Testing Achievement (#14014)
* content: beta Groups testing achievement * resolving merge conflict
This commit is contained in:
@@ -372,6 +372,11 @@ const specialAchievs = {
|
||||
titleKey: 'achievementKickstarter2019',
|
||||
textKey: 'achievementKickstarter2019Text',
|
||||
},
|
||||
groupsBeta2022: {
|
||||
icon: 'achievement-groupsBeta2022',
|
||||
titleKey: 'achievementGroupsBeta2022',
|
||||
textKey: 'achievementGroupsBeta2022Text',
|
||||
},
|
||||
};
|
||||
Object.assign(achievementsData, specialAchievs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user