1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 31a4788bf9
Fix private key export (#7632)
There were a few older actions that were written such that they assumed
`this` referred to the `actions` object. That assumption no longer held
as of #7561. These actions have been updated to refer directly to the
actions object instead.
2019-12-03 19:39:26 -04:00
..
app Fix private key export (#7632) 2019-12-03 19:39:26 -04:00
lib Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30
index.js Enable no-var rule for ESLint (#7590) 2019-12-03 11:22:01 -03:30