Format files to adhere to editorconfig (#7977)
This commit is contained in:
@@ -18,7 +18,7 @@ habitrpg.controller('SortableInventoryController', ['$scope',
|
||||
$scope.setGrouping = function (grouping) {
|
||||
$scope.groupingChoice = grouping;
|
||||
};
|
||||
|
||||
|
||||
$scope.orderChoice = 'set';
|
||||
$scope.setOrder($scope.orderChoice);
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user