mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
cf27403e18
Fix #22023 I've changed how the percentages for the language statistics are rounded because they did not always add up to 100% Now it's done with the largest remainder method, which makes sure that total is 100% Co-authored-by: Lauris BH <lauris@nix.lv>