mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Added code fences to updateExtensionUninstallUrl (#19845)
This commit is contained in:
parent
7c7b5fe3aa
commit
9e5eada190
@ -435,7 +435,10 @@ export default class MetaMetricsController {
|
|||||||
this.clearEventsAfterMetricsOptIn();
|
this.clearEventsAfterMetricsOptIn();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
///: BEGIN:ONLY_INCLUDE_IN(build-main,build-beta,build-flask)
|
||||||
this.updateExtensionUninstallUrl(participateInMetaMetrics, metaMetricsId);
|
this.updateExtensionUninstallUrl(participateInMetaMetrics, metaMetricsId);
|
||||||
|
///: END:ONLY_INCLUDE_IN
|
||||||
|
|
||||||
return metaMetricsId;
|
return metaMetricsId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user