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