Rename attachment to attachment list

This commit is contained in:
Adria Navarro 2024-03-25 18:39:03 +01:00
parent a6c56c35d4
commit 38bfdcd749
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ export const FIELDS = {
},
},
ATTACHMENT: {
name: "Attachment",
name: "Attachment List",
type: FieldType.ATTACHMENT,
icon: "Folder",
constraints: {