Skip to content

Commit c0a0868

Browse files
authored
Merge pull request Expensify#89132 from Expensify/claude-addCustomAgentBeta
Add customAgent beta constant
2 parents d91ed96 + 83afebd commit c0a0868

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CONST/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ const CONST = {
869869
ALL: 'all',
870870
ASAP_SUBMIT: 'asapSubmit',
871871
CSV_CARD_IMPORT: 'csvCardImport',
872+
CUSTOM_AGENT: 'customAgent',
872873
DEFAULT_ROOMS: 'defaultRooms',
873874
PREVENT_SPOTNANA_TRAVEL: 'preventSpotnanaTravel',
874875
REPORT_FIELDS_FEATURE: 'reportFieldsFeature',

0 commit comments

Comments
 (0)