From 8a190f3da9e8ae3cc855788e526f00ec6ce0adf2 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Sat, 22 May 2021 14:33:33 +0200 Subject: [PATCH] corretto recupero dati x scarti (pareto) --- MP.Stats/Components/ChartScarti.razor | 4 ++-- MP.Stats/Data/MpStatsService.cs | 6 +++--- MP.Stats/Pages/Scarti.razor | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MP.Stats/Components/ChartScarti.razor b/MP.Stats/Components/ChartScarti.razor index cfa6718c..c080c4bf 100644 --- a/MP.Stats/Components/ChartScarti.razor +++ b/MP.Stats/Components/ChartScarti.razor @@ -7,7 +7,7 @@
- @**@ + @if (ListRecords == null) {