HotFix - license screen
This commit is contained in:
parent
fd1e1fb80a
commit
34f2e3102f
@ -105,7 +105,6 @@ export class LicenseChartComponent {
|
||||
}
|
||||
|
||||
#getReports(dateRanges: List<IDateRange>, id: string) {
|
||||
console.log(dateRanges);
|
||||
const reports = dateRanges.map(range => {
|
||||
const startMonth = range.startMonth + 1;
|
||||
const endMonth = range.endMonth + 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user