mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +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. |
||
---|---|---|
.. | ||
_locales | ||
fonts | ||
images | ||
manifest | ||
scripts | ||
vendor/trezor | ||
home.html | ||
loading.html | ||
notification.html | ||
phishing.html | ||
popup.html | ||
trezor-usb-permissions.html |