Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
dd3d738eed
|
|
@ -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