We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9c5cb commit c768f23Copy full SHA for c768f23
webapp/templates/partials/scoreboard_table.html.twig
@@ -39,7 +39,7 @@
39
<colgroup>
40
{% if enable_ranking %}
41
{% if medalsEnabled %}
42
- <col id="scorerank"/>
+ <col id="scoremedal"/>
43
{% endif %}
44
<col id="scorerank"/>
45
0 commit comments