angular sorting not sorting scores by player.points ``` app/views/highscore.html ``` line 6 ``` <li ng-repeat="player in hs | orderBy: player.points"> ```
angular sorting not sorting scores by player.points
line 6