mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +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();
|
||||
}
|
||||
|
||||
///: BEGIN:ONLY_INCLUDE_IN(build-main,build-beta,build-flask)
|
||||
this.updateExtensionUninstallUrl(participateInMetaMetrics, metaMetricsId);
|
||||
///: END:ONLY_INCLUDE_IN
|
||||
|
||||
return metaMetricsId;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user