1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00

Undo icon change

This commit is contained in:
Adria Navarro 2024-04-03 12:41:32 +02:00
parent 1fd4365cba
commit fba24987af

View file

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