mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: display contentType text-area fields in list block
This commit is contained in:
parent
951ec19023
commit
04cbf25cc9
@ -172,7 +172,6 @@ const ListMessageForm = () => {
|
||||
<FormLabel component="h4" sx={{ marginBottom: "1rem" }}>
|
||||
{t("title.fields_map")}
|
||||
</FormLabel>
|
||||
{/* here! */}
|
||||
<ContentItem>
|
||||
<Controller
|
||||
name="options.content.fields.title"
|
||||
|
Loading…
Reference in New Issue
Block a user