Busines Name change
This commit is contained in:
4
calcom/packages/types/environment.d.ts
vendored
4
calcom/packages/types/environment.d.ts
vendored
@@ -56,8 +56,8 @@ declare namespace NodeJS {
|
||||
*/
|
||||
readonly E2E_TEST_MAILHOG_ENABLED: "1" | undefined;
|
||||
readonly NEXT_PUBLIC_APP_NAME: string | "Cal";
|
||||
readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "help@cal.com";
|
||||
readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS cal, Inc.";
|
||||
readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "hello@bls-media.de";
|
||||
readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS media GbR.";
|
||||
/**
|
||||
* "strict" -> Strict CSP
|
||||
* "non-strict" -> Strict CSP except the usage of unsafe-inline for `style-src`
|
||||
|
||||
Reference in New Issue
Block a user