mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 14:14:10 +00:00
Use wysiwyg in example article type
This commit is contained in:
parent
9876c339ce
commit
2efaa08394
@ -15,7 +15,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"content": {
|
||||
"type": "string"
|
||||
"type": "wysiwyg"
|
||||
},
|
||||
"published": {
|
||||
"type": "boolean"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user