Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodus committed Jan 10, 2024
1 parent 44ebe9d commit 7039d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indexer-service/src/server/status.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const createStatusServer = async ({
'cachedEthereumCalls',
'subgraphFeatures',
'apiVersions',
'versions',
'version',
]
const filteredSchema = wrapSchema({
schema,
Expand Down

0 comments on commit 7039d55

Please sign in to comment.