Adding inference field (#1355)
This commit is contained in:
parent
cb44fe5ea1
commit
ee8f2d5752
@ -37,7 +37,7 @@ export const INFERABLE_FIELDS = {
|
||||
image: {
|
||||
type: 'image',
|
||||
secondaryTypes: [],
|
||||
synonyms: ['image', 'thumbnail', 'thumb', 'picture', 'avatar', 'photo'],
|
||||
synonyms: ['image', 'thumbnail', 'thumb', 'picture', 'avatar', 'photo', 'cover'],
|
||||
defaultPreview: value => value,
|
||||
fallbackToFirstField: false,
|
||||
showError: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user