Skip to content

Commit adb3fb2

Browse files
committed
chore: feature flag for ai integration
1 parent b21160e commit adb3fb2

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
@@ -155,6 +155,7 @@ export interface customEnv {
155155
*/
156156
FEATURE_APPLICATION_TEMPLATES_ENABLE?: boolean
157157
GATEKEEPER_URL?: string
158+
FEATURE_AI_INTEGRATION_ENABLE?: boolean
158159
}
159160
declare global {
160161
interface Window {

0 commit comments

Comments
 (0)