mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(achievement): correct string for Birds and add to user schema
This commit is contained in:
@@ -148,6 +148,7 @@ export default new Schema({
|
||||
shadyCustomer: Boolean,
|
||||
shadeOfItAll: Boolean,
|
||||
zodiacZookeeper: Boolean,
|
||||
birdsOfAFeather: Boolean,
|
||||
// Onboarding Guide
|
||||
createdTask: Boolean,
|
||||
completedTask: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user