Allow BB_REFERENCE to google sheets
This commit is contained in:
parent
317da512a5
commit
0c4cdde25f
|
@ -56,6 +56,7 @@ const ALLOWED_TYPES = [
|
|||
FieldType.OPTIONS,
|
||||
FieldType.BOOLEAN,
|
||||
FieldType.BARCODEQR,
|
||||
FieldType.BB_REFERENCE,
|
||||
]
|
||||
|
||||
const SCHEMA: Integration = {
|
||||
|
|
Loading…
Reference in New Issue