1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00

Allow BB_REFERENCE to google sheets

This commit is contained in:
Adria Navarro 2023-09-28 10:12:45 +02:00
parent 317da512a5
commit 0c4cdde25f

View file

@ -56,6 +56,7 @@ const ALLOWED_TYPES = [
FieldType.OPTIONS,
FieldType.BOOLEAN,
FieldType.BARCODEQR,
FieldType.BB_REFERENCE,
]
const SCHEMA: Integration = {