Fix string for "Clearnet Only"
This commit is contained in:
parent
a895d21179
commit
154e65d470
@ -182,7 +182,7 @@ export class NodesNetworksChartComponent implements OnInit {
|
|||||||
{
|
{
|
||||||
zlevel: 1,
|
zlevel: 1,
|
||||||
yAxisIndex: 0,
|
yAxisIndex: 0,
|
||||||
name: $localize`Clearnet (IPv4, IPv6)`,
|
name: $localize`Clearnet Only (IPv4, IPv6)`,
|
||||||
showSymbol: false,
|
showSymbol: false,
|
||||||
symbol: 'none',
|
symbol: 'none',
|
||||||
data: data.clearnet_nodes,
|
data: data.clearnet_nodes,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user