diff --git a/src/CONST/index.ts b/src/CONST/index.ts index b3f9886da9e1..73ca98651b02 100644 --- a/src/CONST/index.ts +++ b/src/CONST/index.ts @@ -869,6 +869,7 @@ const CONST = { ALL: 'all', ASAP_SUBMIT: 'asapSubmit', CSV_CARD_IMPORT: 'csvCardImport', + CUSTOM_AGENT: 'customAgent', DEFAULT_ROOMS: 'defaultRooms', PREVENT_SPOTNANA_TRAVEL: 'preventSpotnanaTravel', REPORT_FIELDS_FEATURE: 'reportFieldsFeature',