mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
fix typo
This commit is contained in:
parent
c82d7585b8
commit
b1d5a332c0
@ -35,7 +35,7 @@ function showUnconfirmedMessage (msgParams, msgId) {
|
||||
createMsgNotification({
|
||||
imageifyIdenticons: false,
|
||||
txData: {
|
||||
msgParams: opts.msgParams,
|
||||
msgParams: msgParams,
|
||||
time: (new Date()).getTime(),
|
||||
},
|
||||
identities: controllerState.identities,
|
||||
|
Loading…
Reference in New Issue
Block a user