Skip to content

Commit

Permalink
golf
Browse files Browse the repository at this point in the history
  • Loading branch information
EskiMojo14 committed Jan 22, 2024
1 parent fc4e644 commit 57ae20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/toolkit/src/query/core/buildThunks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export function buildThunks<
| {
args: any
patches: readonly Patch[]
updateProvided?: boolean | undefined
updateProvided?: boolean
}[]
| undefined
>(patchesByEndpointName)
Expand Down

0 comments on commit 57ae20f

Please sign in to comment.