Skip to content

Commit 065594b

Browse files
committed
chore: migrate APP_CONFIG url from dashboard
1 parent f77cc24 commit 065594b

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
@@ -83,6 +83,7 @@ export const URLS = {
8383
CONFIG_DRIFT: 'config-drift',
8484
RESOURCE_BROWSER: '/resource-browser',
8585
COMPARE_CLUSTERS: '/compare-clusters',
86+
APP_CONFIG: 'edit',
8687
GLOBAL_CONFIG: '/global-config',
8788
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP,
8889
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP_CREATE: `${GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP}/create`,

0 commit comments

Comments
 (0)