Update library
This commit is contained in:
parent
bc955c9d15
commit
d1b30f7925
|
@ -50,7 +50,7 @@ import {CacheIndicatorsModule} from "./cache-indicators/cache-indicators.module"
|
|||
declarations: [AppComponent, OpenaireErrorPageComponent],
|
||||
exports: [AppComponent],
|
||||
providers: [
|
||||
{provide: APP_ID, useValue: 'serverApp'},
|
||||
{provide: APP_ID, useValue: 'monitor-dashboard'},
|
||||
AdminLoginGuard, AdminDashboardGuard, LoginGuard,
|
||||
{
|
||||
provide: HTTP_INTERCEPTORS,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 51e39801796e6c49c97cc721c7b1e797a45a8880
|
||||
Subproject commit 758f2f10ffe6623fb55606ca2e9c29abf89b9b4f
|
Loading…
Reference in New Issue