mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 21:13:07 +00:00
54472: Notification errors
This commit is contained in:
@@ -36,6 +36,7 @@ class TestService extends ComColDataService<NormalizedTestObject, any> {
|
||||
protected objectCache: ObjectCacheService,
|
||||
protected halService: HALEndpointService,
|
||||
protected authService: AuthService,
|
||||
protected notificationsService: NotificationsService,
|
||||
protected linkPath: string
|
||||
) {
|
||||
super();
|
||||
|
Reference in New Issue
Block a user