Commit 2ff4da6
committed
Fix single team scoreboard.
Points and time have been calculated already in
https://github.com/DOMjudge/domjudge/blob/6613b28ba7eebfdb300222361252d2e731399c99/webapp/src/Utils/Scoreboard/TeamScore.php#L21
There is no need to recalculate it (which would double it).1 parent 272ee42 commit 2ff4da6
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 45 | | |
56 | 46 | | |
57 | 47 | | |
| |||
0 commit comments