Fix a few more clob problems.

This commit is contained in:
Sam Rose 2024-07-30 17:41:39 +01:00
parent 383132d06c
commit d7199c9def
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ class InternalBuilder {
schema.type === FieldType.STRING ||
schema.type === FieldType.LONGFORM ||
schema.type === FieldType.BB_REFERENCE_SINGLE ||
schema.type === FieldType.BB_REFERENCE ||
schema.type === FieldType.OPTIONS ||
schema.type === FieldType.BARCODEQR
) {