mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
updated to the latest 9.x version
This commit is contained in:
@@ -25,7 +25,7 @@ import { StatisticsService } from './statistics.service';
|
||||
* This module handles the statistics
|
||||
*/
|
||||
export class StatisticsModule {
|
||||
static forRoot(): ModuleWithProviders {
|
||||
static forRoot(): ModuleWithProviders<StatisticsModule> {
|
||||
return {
|
||||
ngModule: StatisticsModule,
|
||||
providers: [
|
||||
|
Reference in New Issue
Block a user