mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-08 07:43:13 +01:00
b8e0015be1
Title. Modules with precisely 8, 16, 24 etc items were showing an extra row, this changes it from floor(X/8)+1 to just ceil(X/8).