Enable field outside dev
This commit is contained in:
parent
f4542283f5
commit
0b0ffff6dd
|
@ -82,9 +82,6 @@
|
|||
}
|
||||
|
||||
const bbRefTypeMapping = {}
|
||||
if (!$admin.isDev) {
|
||||
delete fieldDefinitions.USER
|
||||
}
|
||||
|
||||
function composeType(fieldType, subtype) {
|
||||
return `${fieldType}_${subtype}`
|
||||
|
|
Loading…
Reference in New Issue