forked from hazza/dspace-angular
Fixed lint errors and add lint fix script
This commit is contained in:
@@ -92,7 +92,7 @@ export class ProcessFormComponent implements OnInit {
|
||||
const content = this.translationService.get('process.new.notification.error.content');
|
||||
this.notificationsService.error(title, content);
|
||||
}
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user