mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added early_supporter
to model schema
This commit is contained in:
parent
9fb307e86f
commit
da4f119ee7
@ -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