mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-18 06:54:15 +00:00
Remove required flag from track creation date
This commit is contained in:
parent
66a7395ea4
commit
f2cb816b21
@ -29,7 +29,6 @@ export default {
|
|||||||
},
|
},
|
||||||
created_at: {
|
created_at: {
|
||||||
type: Date,
|
type: Date,
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
cover: {
|
cover: {
|
||||||
type: String,
|
type: String,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user