Browse Source

Revert rich text field name to long form field

pull/4309/head
Andrew Kingston 4 years ago
parent
commit
2bb893108d
  1. 2
      packages/client/manifest.json

2
packages/client/manifest.json

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

Loading…
Cancel
Save