Skip to content

Commit 4ed9d69

Browse files
committed
chore: remove space
1 parent 574e830 commit 4ed9d69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/js/controllers/EditCtrl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,6 @@ KMCMenu.controller('EditCtrl', ['$scope','$http', '$timeout','PlayerData','Playe
656656
$scope.getPlayerProperties(properties);
657657
}else{ // plugin
658658
for (var plug in properties){
659-
660659
if (properties[plug].children){
661660
// save plugin name in a model
662661
properties[plug].model = plug;

0 commit comments

Comments
 (0)