mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Minor fix in module.
This commit is contained in:
@@ -71,7 +71,7 @@ const DECLARATIONS = [
|
||||
StatisticsModule.forRoot(),
|
||||
JournalEntitiesModule.withEntryComponents(),
|
||||
ResearchEntitiesModule.withEntryComponents(),
|
||||
IIIFEntitiesModule.withEntryComponents()
|
||||
IIIFEntitiesModule.withEntryComponents(),
|
||||
NgxGalleryModule,
|
||||
],
|
||||
declarations: [
|
||||
|
Reference in New Issue
Block a user