Skip to content

Commit

Permalink
update tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajrussell committed Dec 11, 2024
1 parent 2bba7da commit be28b5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const initialState = {
name: enableGqlErrors,
on: false,
displayName: 'Enable GQL errors',
tooltip: 'Enables GQL compliant errors'
tooltip: 'Enables GQL compliant errors for servers that support them'
}
}

Expand Down

0 comments on commit be28b5d

Please sign in to comment.