AW-2388
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2021-05-26 16:11:21 +02:00
parent 880eb26a99
commit 00ae86ecf2
2 changed files with 2 additions and 4 deletions

View File

@@ -95,6 +95,4 @@ export class LegendComponent implements OnInit,AfterViewInit {
bandContainsStatistics(): boolean {
return this.layer.renderer.band.statistics != null;
}
}
}