Skip to content

Commit

Permalink
add owners face
Browse files Browse the repository at this point in the history
  • Loading branch information
peersky committed Oct 4, 2023
1 parent 5fc2b82 commit b89a3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ export default {
'RequirementsFacet',
'GameMastersFacet',
'EIP712InspectorFacet',
'GameOwnersFacet'
],
strict: true,
filter(abiElement: unknown, index: number, abi: unknown[], fullyQualifiedName: string) {
Expand Down

0 comments on commit b89a3a4

Please sign in to comment.