1
0
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:
Brad Decker 2020-10-29 17:18:52 -05:00 committed by GitHub
parent 7a90766294
commit ff7ce81c73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1893,7 +1893,7 @@ export default class MetamaskController extends EventEmitter {
}
const metamaskState = await this.getState()
const additionalProperties = getBackgroundMetaMetricState(metamaskState)
const additionalProperties = getBackgroundMetaMetricState({ metamask: metamaskState })
this.trackMetaMetricsEvent({
event: name,