Skip to content

Commit

Permalink
Add allow text to content relationship
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-mp committed Sep 23, 2024
1 parent ed3e079 commit aaf44b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/model/contentRelationship.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ export interface CustomTypeModelContentRelationshipField<
select: typeof CustomTypeModelLinkSelectType.Document
customtypes?: readonly CustomTypeIDs[]
tags?: readonly Tags[]
allowText?: boolean
}
}

0 comments on commit aaf44b5

Please sign in to comment.