Skip to content

Commit c9799a0

Browse files
author
Joshua Baert
committed
Added creators to home and kataview
1 parent 37e0303 commit c9799a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/home/homeCtrl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ angular.module('app').controller('homeCtrl', function($scope, $state, mainServic
5454
}
5555
})
5656
})
57-
}
57+
};
5858

5959

6060
$scope.getKataVotes = () => {

0 commit comments

Comments
 (0)