1
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
parent
73f8f816b7
commit
a5e0dd89ff
|
|
@ -1070,7 +1070,6 @@ export default {
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
const items = [`Statistics on ${indices.join(', ')}`];
|
const items = [`Statistics on ${indices.join(', ')}`];
|
||||||
// Handle collective mode where stats is a NamedStatistics object
|
|
||||||
const namedStats = stats;
|
const namedStats = stats;
|
||||||
namedStats.count.label = 'Voxels';
|
namedStats.count.label = 'Voxels';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue