Fix indentation issues in altTab.js, plus minor cleanup in some other files.
This commit is contained in:
@ -424,7 +424,7 @@ AppDisplay.prototype = {
|
||||
if (category.indexOf(search) >= 0)
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
return false;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user