This commit is contained in:
Adria Navarro 2024-11-29 12:31:26 +01:00
parent 47898d315d
commit b48f2d83ba
1 changed files with 1 additions and 1 deletions

View File

@ -4,8 +4,8 @@ export enum FeatureFlag {
AUTOMATION_BRANCHING = "AUTOMATION_BRANCHING",
AI_CUSTOM_CONFIGS = "AI_CUSTOM_CONFIGS",
DEFAULT_VALUES = "DEFAULT_VALUES",
BUDIBASE_AI = "BUDIBASE_AI",
USE_ZOD_VALIDATOR = "USE_ZOD_VALIDATOR",
}
export interface TenantFeatureFlags {