use env variable for showing pre-built cards

This commit is contained in:
arkml 2025-08-25 20:16:02 +05:30
parent 2368d1b64a
commit 01ed2eda18
2 changed files with 2 additions and 2 deletions

View file

@ -18,4 +18,3 @@ export const SHOW_COPILOT_MARQUEE = false;
export const SHOW_PROMPTS_SECTION = true;
export const SHOW_DARK_MODE_TOGGLE = false;
export const SHOW_VISUALIZATION = false;
export const SHOW_PREBUILT_CARDS = false;