Fix build
This commit is contained in:
parent
e480ac05c3
commit
3f4edd2caf
|
@ -14,6 +14,7 @@ export type FieldSubType =
|
||||||
| AutoFieldSubType
|
| AutoFieldSubType
|
||||||
| JsonFieldSubType
|
| JsonFieldSubType
|
||||||
| BBReferenceFieldSubType
|
| BBReferenceFieldSubType
|
||||||
|
| AttachmentSubType
|
||||||
|
|
||||||
export enum AutoFieldSubType {
|
export enum AutoFieldSubType {
|
||||||
CREATED_BY = "createdBy",
|
CREATED_BY = "createdBy",
|
||||||
|
|
Loading…
Reference in New Issue