mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
use Date
type for posts
This commit is contained in:
parent
00abb1f862
commit
5206c5aef0
@ -7,7 +7,7 @@ export default {
|
|||||||
required: true
|
required: true
|
||||||
},
|
},
|
||||||
created_at: {
|
created_at: {
|
||||||
type: String,
|
type: Date,
|
||||||
required: true
|
required: true
|
||||||
},
|
},
|
||||||
message: {
|
message: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user