We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65a46e8 + 062e0cf commit 711e4c5Copy full SHA for 711e4c5
runner/src/main/resources/view/app.js
@@ -22,7 +22,7 @@ function PlayerCtrl ($scope, $timeout, $interval, $filter, drawerFactory, gameMa
22
23
$scope.gameParams = $localStorage.$default({
24
gameParams: {}
25
- }).gameParams
+ })
26
$scope.loadGame = loadGame
27
$scope.selectReplay = selectReplay
28
$scope.viewReplay = viewReplay
0 commit comments