mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added links
property to user model
This commit is contained in:
parent
57f77d6b83
commit
c7c0d33a13
@ -15,5 +15,6 @@ export default {
|
||||
createdAt: { type: String },
|
||||
badges: { type: Array, default: [] },
|
||||
early_supporter: { type: Boolean, default: false },
|
||||
links: { type: Array, default: [] },
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user