Skip to content

Commit 39bd15a

Browse files
authored
Merge branch 'main-convert' into api-serving-update-5863
2 parents 5aad30c + b5c51c1 commit 39bd15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/enums/src/segments/source-type.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ export enum SourceType {
99
SEARCH = 'search',
1010
REFERRAL = 'referral',
1111
DIRECT = 'direct',
12-
AI_AGENT = 'ai_agent'
12+
AI_TOOL = 'ai_tool'
1313
}

0 commit comments

Comments
 (0)