client: fix reporting errors in pager
This commit is contained in:
parent
8934b85c92
commit
eead1560ee
@ -102,7 +102,7 @@ class ManualPageView {
|
||||
|
||||
views.syncScrollPosition();
|
||||
}, response => {
|
||||
this.showError(response.description);
|
||||
this.showError(response.message);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user