Remove single
This commit is contained in:
parent
94890eae3e
commit
5f55b85e98
|
@ -115,14 +115,6 @@ export const FIELDS = {
|
||||||
presence: false,
|
presence: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ATTACHMENT_SINGLE: {
|
|
||||||
name: "Attachment",
|
|
||||||
type: FieldType.ATTACHMENT_SINGLE,
|
|
||||||
icon: "Folder",
|
|
||||||
constraints: {
|
|
||||||
presence: false,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
LINK: {
|
LINK: {
|
||||||
name: "Relationship",
|
name: "Relationship",
|
||||||
type: FieldType.LINK,
|
type: FieldType.LINK,
|
||||||
|
|
Loading…
Reference in New Issue