Remove tab character
This commit is contained in:
parent
26f85cc172
commit
d92f8405ce
@ -1905,8 +1905,8 @@ function defocusSearchBar() {
|
||||
len = itemTypes.length;
|
||||
var lastPath = "";
|
||||
for (i = 0; i < len; ++i) {
|
||||
// This object should have exactly the same set of fields as the "crateRow"
|
||||
// object defined above.
|
||||
// This object should have exactly the same set of fields as the "crateRow"
|
||||
// object defined above.
|
||||
var row = {
|
||||
crate: crate,
|
||||
ty: itemTypes[i],
|
||||
|
Loading…
x
Reference in New Issue
Block a user