mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -105,7 +105,7 @@ export class MenuSectionComponent implements OnInit, OnDestroy {
|
||||
section.id,
|
||||
this.getItemModelInjector(section.model),
|
||||
this.getMenuItemComponent(section.model)
|
||||
)
|
||||
);
|
||||
})
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user