diff --git a/packages/hoppscotch-common/src/newstore/settings.ts b/packages/hoppscotch-common/src/newstore/settings.ts index fc82c50d7..8765770f5 100644 --- a/packages/hoppscotch-common/src/newstore/settings.ts +++ b/packages/hoppscotch-common/src/newstore/settings.ts @@ -114,7 +114,7 @@ export const getDefaultSettings = (): SettingsDef => ({ COLUMN_LAYOUT: true, HAS_OPENED_SPOTLIGHT: false, - ENABLE_AI_EXPERIMENTS: false, + ENABLE_AI_EXPERIMENTS: true, }) type ApplySettingPayload = {