fix(lint): fix jshint issue
This commit is contained in:
@@ -8,7 +8,7 @@ function ($scope, $state, Network, Config, Messages) {
|
||||
$scope.sortReverse = false;
|
||||
|
||||
$scope.config = {
|
||||
Name: '',
|
||||
Name: ''
|
||||
};
|
||||
|
||||
function prepareNetworkConfiguration() {
|
||||
|
||||
Reference in New Issue
Block a user