mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
add comment to contributor.critical flag in user model
This commit is contained in:
@@ -162,6 +162,7 @@ export default new Schema({
|
||||
text: String,
|
||||
// a markdown textarea to list their contributions + links
|
||||
contributions: String,
|
||||
// user can own Critical Hammer of Bug-Crushing if this has a truthy value
|
||||
critical: String,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user