We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1ecb4 commit fbb1bb8Copy full SHA for fbb1bb8
src/components/app/details/appConfig/AppComposeRouter.tsx
@@ -59,7 +59,7 @@ export default function AppComposeRouter({
59
isBaseConfigProtected,
60
reloadEnvironments,
61
configProtectionData,
62
- filteredEnvIds
+ filteredEnvIds,
63
}: AppComposeRouterProps) {
64
const { path } = useRouteMatch()
65
const renderJobViewRoutes = (): JSX.Element => {
0 commit comments