Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2026-03-25 09:10:25 +08:00
commit dd3d738eed
1 changed files with 0 additions and 1 deletions

View File

@ -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';