Skip to content

Move rejection handler

lain requested to merge feature/timeline-fetch-error into develop

Move the promise rejection handler directly into the then()-Block in order to hopefully have the error message show on failed background updates, not only on manual ones.

Merge request reports