mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added additions
to schemas
This commit is contained in:
parent
cac10348f6
commit
03ce741235
@ -4,4 +4,5 @@ export default {
|
||||
message: { type: String, required: true },
|
||||
likes: { type: Array, default: [] },
|
||||
comments: { type: Array, default: [] },
|
||||
additions: { type: Array, default: [] },
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user