Skip to content

Commit

Permalink
Merge pull request #1 from kinged007/main
Browse files Browse the repository at this point in the history
  • Loading branch information
KB1RD committed Mar 29, 2024
2 parents 5207039 + ba20c9a commit e598a59
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 e598a59

Please sign in to comment.