mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
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