1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00

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

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,