Skip to content

Commit

Permalink
Merge branch 'main' into laverya/error-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Nov 18, 2024
2 parents b0bcb0e + 56f0b77 commit f9acab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/apps/EmbeddedClusterManagement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ const EmbeddedClusterManagement = ({
return res.json();
},
enabled: selectedNodeTypes.length > 0,
refetchOnWindowFocus: false,
});
// #endregion

Expand Down

0 comments on commit f9acab1

Please sign in to comment.