Undo icon change

This commit is contained in:
Adria Navarro 2024-04-03 12:41:32 +02:00
parent 1fd4365cba
commit fba24987af
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ export const FIELDS = {
ATTACHMENT: {
name: "Attachment",
type: FieldType.ATTACHMENT,
icon: "Multiple",
icon: "Folder",
constraints: {
type: "array",
presence: false,