Undo icon change
This commit is contained in:
parent
1fd4365cba
commit
fba24987af
|
@ -110,7 +110,7 @@ export const FIELDS = {
|
|||
ATTACHMENT: {
|
||||
name: "Attachment",
|
||||
type: FieldType.ATTACHMENT,
|
||||
icon: "Multiple",
|
||||
icon: "Folder",
|
||||
constraints: {
|
||||
type: "array",
|
||||
presence: false,
|
||||
|
|
Loading…
Reference in New Issue