mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
95acee95b5
Right now when editing an address in "Settings > Contact", the contact is lost after saving. This is because the code awaits `removeFromAddressBook()` before creating the new contact but `removeFromAddressBook()` never resolves. This change fixes this bug. |
||
---|---|---|
.. | ||
account-import-strategies | ||
controllers | ||
lib | ||
migrations | ||
platforms | ||
background.js | ||
chromereload.js | ||
contentscript.js | ||
first-time-state.js | ||
inpage.js | ||
metamask-controller.js | ||
phishing-detect.js | ||
ui.js |