Improved Fetch error handling

This commit is contained in:
djmaze 2021-02-25 10:12:48 +01:00
parent 1a82dde49b
commit 3426921c9d
4 changed files with 12 additions and 16 deletions

View file

@ -340,7 +340,7 @@ class RemoteUserFetch extends AbstractFetchRemote {
};
}
return this.defaultRequest(
this.defaultRequest(
fCallback,
'MessageList',
params,