mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added author
to schema
This commit is contained in:
parent
48bfa5da4d
commit
49e43a37d2
@ -1,4 +1,5 @@
|
||||
export default {
|
||||
date: { type: Date, default: Date.now },
|
||||
url: { type: String, required: true },
|
||||
author: { type: String },
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user