forked from hazza/dspace-angular
Fixed merge
This commit is contained in:
@@ -105,7 +105,7 @@ const PROVIDERS = [
|
||||
provide: HTTP_INTERCEPTORS,
|
||||
useClass: AuthInterceptor,
|
||||
multi: true
|
||||
}
|
||||
},
|
||||
NotificationsService,
|
||||
{ provide: NativeWindowService, useFactory: NativeWindowFactory }
|
||||
];
|
||||
|
Reference in New Issue
Block a user