1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
This commit is contained in:
kumavis 2016-06-28 12:41:37 -07:00
parent c82d7585b8
commit b1d5a332c0

View File

@ -35,7 +35,7 @@ function showUnconfirmedMessage (msgParams, msgId) {
createMsgNotification({
imageifyIdenticons: false,
txData: {
msgParams: opts.msgParams,
msgParams: msgParams,
time: (new Date()).getTime(),
},
identities: controllerState.identities,