Skip to content

Commit 677f48c

Browse files
committed
chore: add comment
1 parent fd551ae commit 677f48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Common/Constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export const URLS = {
8585
COMPARE_CLUSTERS: '/compare-clusters',
8686
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP,
8787
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP_CREATE: `${GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP}/create`,
88+
// NOTE: using appId since we are re-using AppConfig component
8889
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP_DETAIL: `${GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP}/detail/:appId`,
8990
}
9091

0 commit comments

Comments
 (0)