Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodus authored Jan 10, 2024
1 parent d4d9327 commit aa0525a
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 aa0525a

Please sign in to comment.