mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
7302a14341
`removeFromAddressBook` returned a thunk that didn't return a Promise, despite doing async work. It now returns a Promise. The callers were updated to `await` the completion of this operation. |
||
---|---|---|
.. | ||
actionConstants.js | ||
actions.js | ||
store.js |