mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +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,
|
text: String,
|
||||||
// a markdown textarea to list their contributions + links
|
// a markdown textarea to list their contributions + links
|
||||||
contributions: String,
|
contributions: String,
|
||||||
|
// user can own Critical Hammer of Bug-Crushing if this has a truthy value
|
||||||
critical: String,
|
critical: String,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user