mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-28 10:44:21 +01:00
fix: bug fix related to effect-ts refactor
This commit is contained in:
@@ -23,7 +23,6 @@ export const makeQueryClient = () =>
|
||||
defaultOptions: {
|
||||
queries: {
|
||||
refetchOnWindowFocus: true,
|
||||
refetchInterval: 1000 * 60 * 5,
|
||||
retry: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user