Skip to content

Commit ed67007

Browse files
update description (#3900)
update description
1 parent 85989fb commit ed67007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/domain/configuration/configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export interface InitConfiguration {
134134
/**
135135
* List of origins where the SDK is allowed to run when used in a browser extension context.
136136
* Matches urls against the extensions origin.
137-
* If not provided and the SDK is running in a browser extension, a warning will be displayed.
137+
* If not provided and the SDK is running in a browser extension, the SDK will not run.
138138
*/
139139
allowedTrackingOrigins?: MatchOption[] | undefined
140140

0 commit comments

Comments
 (0)