diff --git a/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html b/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html index d3e8686b0..a8cfdcfb4 100644 --- a/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html +++ b/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html @@ -46,7 +46,7 @@ - {{ country.capacity | amountShortener: 1 }} + {{ country.capacity ?? 0 | amountShortener: 1 }} sats