This commit is contained in:
Dhravya Shah 2025-09-19 16:05:22 -07:00
commit 5e22063b6d
2 changed files with 1 additions and 0 deletions

View file

@ -15,6 +15,7 @@ export const queryClient = new QueryClient({
}
return failureCount < 3
},
refetchOnMount: true,
refetchOnWindowFocus: false,
},
mutations: {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 590 B

After

Width:  |  Height:  |  Size: 33 KiB

Before After
Before After