Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Oct 10, 2024
1 parent daf2cfc commit fbb4626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/app/src/resolver/ApiDefinitionResolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ export class ApiDefinitionResolver {
id: node.id,
hidden: node.hidden,
canonicalSlug: node.canonicalSlug,
authed: node.authed,
icon: node.icon,
noindex: node.noindex,
pageId: node.overviewPageId,
Expand Down

0 comments on commit fbb4626

Please sign in to comment.