diff --git a/src/AngularComponents/src/app/components/riskhotspots/riskhotspots.component.ts b/src/AngularComponents/src/app/components/riskhotspots/riskhotspots.component.ts index c06fc5f8..643cbbbf 100644 --- a/src/AngularComponents/src/app/components/riskhotspots/riskhotspots.component.ts +++ b/src/AngularComponents/src/app/components/riskhotspots/riskhotspots.component.ts @@ -44,21 +44,21 @@ import { RiskHotspotsSettings } from "./data/riskhotspots-settings.class"; {{translations.assembly}} {{translations.class}} {{translations.method}} {{riskHotspotMetric.name}} @@ -215,4 +215,4 @@ export class RiskHotspotsComponent implements OnInit { console.log(`Updating sort column: '${this.settings.sortBy}' (${this.settings.sortOrder})`); this.updateRiskHotpots(); } -} \ No newline at end of file +}