restore chess960 leaderboard

This commit is contained in:
Thibault Duplessis 2016-01-20 10:48:16 +07:00
parent 61fdb547ab
commit 99196dc237

View file

@ -90,7 +90,7 @@ description = "Best chess players in bullet, blitz, classical, Chess960 and more
<div class="group">
@userTopPerf(leaderboards.blitz, PerfType.Blitz)
@userTopPerf(leaderboards.crazyhouse, PerfType.Crazyhouse)
@userTopPerf(leaderboards.chess960, PerfType.Chess960)
@userTopActive(nbDay, trans.activeToday(), icon = 'U'.some)
</div>