elffaW / title-belt-app

0 stars 0 forks source link

fix: reversing belt_path broke rankings; fix it #22

Closed elffaW closed 1 month ago

elffaW commented 1 month ago

apparently reversed returns an iterator, not a list, so this turns it back into a list

also un-reverses the belt_path list in /rankings in order to properly compute the rankings