pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
227 stars 53 forks source link

fix(#175): display ended event winners #189

Closed weihao closed 2 years ago

weihao commented 2 years ago

This PR fixes the sorting error that event.sort() was trying to sort ranking, which is an array of <Dict, Dict>

Tested and deployed on my branch.