Fixes #572: Reload accounts/operations after updating account parameters;
On the server, updating the account triggers an accounts/operations fetch. The fetch results were sent to the client, but never handled there. This fixes it.
Please register or sign in to comment