Skip to content

Commit

Permalink
Merge pull request #448 from captableinc/fix-build-error
Browse files Browse the repository at this point in the history
chore: fix build error
  • Loading branch information
dahal committed Jul 17, 2024
2 parents b72c98a + 0de3a4c commit 53070e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default async function TemplateDetailViewPage({
templatePublicId: templatePublicId,
}),
["audits", "read"],
undefined,
),
]);

Expand Down

0 comments on commit 53070e3

Please sign in to comment.