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