mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
can manage course navigation from settinss
This commit is contained in:
@@ -14,7 +14,7 @@ export function makeQueryClient() {
|
||||
// refetchInterval: 7000, // debug only
|
||||
refetchOnWindowFocus: false,
|
||||
retry: 0,
|
||||
refetchOnMount: false,
|
||||
// refetchOnMount: false,
|
||||
},
|
||||
mutations: {
|
||||
onError: (error) => {
|
||||
|
||||
Reference in New Issue
Block a user