Rename attachment to attachment list
This commit is contained in:
parent
a6c56c35d4
commit
38bfdcd749
|
@ -108,7 +108,7 @@ export const FIELDS = {
|
|||
},
|
||||
},
|
||||
ATTACHMENT: {
|
||||
name: "Attachment",
|
||||
name: "Attachment List",
|
||||
type: FieldType.ATTACHMENT,
|
||||
icon: "Folder",
|
||||
constraints: {
|
||||
|
|
Loading…
Reference in New Issue