refactor(ocp): finished the dashboard and move logs and labels to a tab style
This commit is contained in:
@@ -7,7 +7,7 @@ export function getlabels(hours: string) {
|
||||
queryFn: () => fetchSettings(hours),
|
||||
|
||||
staleTime: 1000,
|
||||
//refetchInterval: 2500,
|
||||
refetchInterval: 2 * 2000,
|
||||
refetchOnWindowFocus: true,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user