Commit f29cc492 authored by 神楽坂玲奈's avatar 神楽坂玲奈

修复竞技匹配负场显示为胜场

parent c3ad28f9
......@@ -77,7 +77,7 @@
</tr>
<tr>
<th i18n>负场</th>
<td>{{points.athletic_win}}</td>
<td>{{points.athletic_lose}}</td>
<th i18n>负场</th>
<td>{{points.entertain_lose}}</td>
</tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment