mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Improved Fetch error handling
This commit is contained in:
parent
1a82dde49b
commit
3426921c9d
4 changed files with 12 additions and 16 deletions
|
|
@ -340,7 +340,7 @@ class RemoteUserFetch extends AbstractFetchRemote {
|
|||
};
|
||||
}
|
||||
|
||||
return this.defaultRequest(
|
||||
this.defaultRequest(
|
||||
fCallback,
|
||||
'MessageList',
|
||||
params,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue