Skip to content

Commit

Permalink
fix: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Feb 26, 2024
1 parent 5c5b298 commit 99b4822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/queries/react/queries/useForeverQuery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export function useForeverQuery(
refetchOnReconnect: false,
refetchInterval: false,
refetchOnWindowFocus: false,
networkMode: "always",
...options
},
QueryObserver,
Expand Down

0 comments on commit 99b4822

Please sign in to comment.