Revert rich text field name to long form field

This commit is contained in:
Andrew Kingston 2022-02-07 12:13:11 +00:00
parent 2975e4a8f7
commit b31780d26c
1 changed files with 1 additions and 1 deletions

View File

@ -2365,7 +2365,7 @@
] ]
}, },
"longformfield": { "longformfield": {
"name": "Rich Text", "name": "Long Form Field",
"icon": "TextParagraph", "icon": "TextParagraph",
"styles": ["size"], "styles": ["size"],
"editable": true, "editable": true,