Remove tab character

This commit is contained in:
Michael Howell 2021-03-13 10:29:21 -07:00
parent 26f85cc172
commit d92f8405ce
1 changed files with 2 additions and 2 deletions

View File

@ -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],