Add eksplisit boolean to teks
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
"options": {
|
||||
"draftAndPublish": false,
|
||||
"timestamps": true,
|
||||
"privateAttributes": ["createdAt", "updatedAt"]
|
||||
"privateAttributes": [
|
||||
"createdAt",
|
||||
"updatedAt"
|
||||
]
|
||||
},
|
||||
"attributes": {
|
||||
"username": {
|
||||
|
||||
Reference in New Issue
Block a user