chore: Extract product name from translation strings (#4646)
This commit is contained in:
@@ -52,6 +52,7 @@ export type PublicEnv = {
|
||||
DEFAULT_LANGUAGE: string;
|
||||
GOOGLE_ANALYTICS_ID: string | undefined;
|
||||
RELEASE: string | undefined;
|
||||
APP_NAME: string;
|
||||
analytics: {
|
||||
service?: IntegrationService;
|
||||
settings?: IntegrationSettings<IntegrationType.Analytics>;
|
||||
|
||||
Reference in New Issue
Block a user