Skip to content

Commit

Permalink
Merge pull request #1 from kinged007/kinged007-patch-1
Browse files Browse the repository at this point in the history
Update index.ts dimitrov-adrian#9
  • Loading branch information
kinged007 authored Jul 26, 2023
2 parents 5207039 + a39f39f commit ba20c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export default defineInterface({
width: 'full',
interface: 'system-field',
options: {
collectionName: relations.m2o?.related_collection,
allowNone: false,
typeAllowList: ['string', 'integer', 'bigInteger'],
allowForeignKeys: false,
Expand Down

0 comments on commit ba20c9a

Please sign in to comment.