mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
parent
e0aaa0bcab
commit
286f2f53f7
20 changed files with 61 additions and 63 deletions
|
@ -8,7 +8,7 @@ import { AuthContext, SettingsContext } from "./utils/Context";
|
|||
import { ErrorPage } from "./components/alerts";
|
||||
import Toast from "./components/notifications/Toast";
|
||||
|
||||
export const queryClient = new QueryClient({
|
||||
const queryClient = new QueryClient({
|
||||
defaultOptions: {
|
||||
queries: {
|
||||
// The retries will have exponential delay.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue