mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-15 03:02:11 +00:00
feat: display availability and item data for library items
This commit is contained in:
committed by
Thea Schöbl
parent
605aa1b782
commit
d571b1dbe5
@@ -29,7 +29,7 @@ export class ServiceHandlerInterceptor implements HttpInterceptor {
|
||||
|
||||
this.logger.error(errorMessage);
|
||||
|
||||
return throwError(errorMessage);
|
||||
return throwError(error);
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user