mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix for METAMASK-GKF5 (#9760)
This commit is contained in:
parent
7a90766294
commit
ff7ce81c73
@ -1893,7 +1893,7 @@ export default class MetamaskController extends EventEmitter {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const metamaskState = await this.getState()
|
const metamaskState = await this.getState()
|
||||||
const additionalProperties = getBackgroundMetaMetricState(metamaskState)
|
const additionalProperties = getBackgroundMetaMetricState({ metamask: metamaskState })
|
||||||
|
|
||||||
this.trackMetaMetricsEvent({
|
this.trackMetaMetricsEvent({
|
||||||
event: name,
|
event: name,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user