can manage course navigation from settinss

This commit is contained in:
2025-07-07 11:06:04 -06:00
parent d8f17faaae
commit 5a56d26b4d
11 changed files with 264 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ export function makeQueryClient() {
// refetchInterval: 7000, // debug only
refetchOnWindowFocus: false,
retry: 0,
refetchOnMount: false,
// refetchOnMount: false,
},
mutations: {
onError: (error) => {