duplicates

This commit is contained in:
DirkSchlossmacher 2023-11-10 03:31:57 +01:00
parent e190621a4e
commit aba11530ef

View File

@ -13,9 +13,7 @@ declare global {
OPENAI_ORG_ID?: string; // openai only
VERCEL?: "1" | undefined;
BUILD_MODE?: "standalone" | "export";
BUILD_APP?: string; // is building desktop app
HIDE_USER_API_KEY?: string; // disable user's api key input
DISABLE_GPT4?: string; // allow user to use gpt-4 or not
BUILD_MODE?: "standalone" | "export";