Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Oct 27, 2024
1 parent d6e84ff commit af1b447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export const yoga = createYoga({
defaultQuery,
disableTabs: true,
title: 'workers-graphql',
defaultEditorToolsVisibility: false,
defaultEditorToolsVisibility: false
},
plugins: [
useResponseCache({
Expand Down

0 comments on commit af1b447

Please sign in to comment.