mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
added early_supporter
to model schema
This commit is contained in:
parent
102090e79b
commit
00db9341e3
@ -11,4 +11,5 @@ export default {
|
||||
birthday: { type: Date },
|
||||
createdAt: { type: String },
|
||||
badges: { type: Array, default: [] },
|
||||
early_supporter: { type: Boolean, default: false },
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user