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