fix(lint): fix jshint issue

pull/225/head
Anthony Lapenna 2016-09-14 17:50:54 +12:00
parent 4fe63d7102
commit da6f39b137
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ function ($scope, $state, Network, Config, Messages) {
$scope.sortReverse = false;
$scope.config = {
Name: '',
Name: ''
};
function prepareNetworkConfiguration() {