Skip to content

Commit 5fcd0d6

Browse files
committed
Merge branch 'main' of github.com:devtron-labs/devtron-fe-common-lib into feat/input-ref-search-bar
2 parents 48db8c7 + 24aca7e commit 5fcd0d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export interface customEnv {
7272
HIDE_RESOURCE_WATCHER?: boolean
7373
ORGANIZATION_NAME?: string
7474
FEATURE_SCOPED_VARIABLE_ENVIRONMENT_LIST_ENABLE?: boolean
75+
FEATURE_IMAGE_PROMOTION_ENABLE?: boolean
7576
}
7677
declare global {
7778
interface Window {

0 commit comments

Comments
 (0)