Skip to content

Commit 426125b

Browse files
Merge branch 'main' into MUSD-194-as-meta-mask-legal-i-want-to-be-able-to-geofence-the-convert-feature-so-that-it-is-not-available-in-countries-where-it-is-not-compliant
2 parents e9d1bbd + e88b171 commit 426125b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/core/Engine/controllers/analytics-controller/analytics-controller-init.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export const analyticsControllerInit: ControllerInitFunction<
3939
messenger: controllerMessenger,
4040
state,
4141
platformAdapter,
42+
isAnonymousEventsFeatureEnabled: true,
4243
});
4344

4445
controller.init();

0 commit comments

Comments
 (0)