Return Promise from `removeFromAddressBook` thunk (#8451)
`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.feature/default_network_editable
parent
e20ca4668e
commit
7302a14341
Loading…
Reference in new issue