mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
64503: AoT build error fixes
This commit is contained in:
@@ -33,7 +33,7 @@ let objectUpdatesService: ObjectUpdatesService;
|
||||
let notificationsService: NotificationsService;
|
||||
let location: Location;
|
||||
let formService: DynamicFormService;
|
||||
let router: Router;
|
||||
let router: any;
|
||||
let collection: Collection;
|
||||
let collectionService: CollectionDataService;
|
||||
|
||||
|
Reference in New Issue
Block a user