Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
ejhon1116 committed Nov 14, 2024
1 parent 63c9f5a commit 9c4dcb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pc-parts/part_fetch_show.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ function generateTable(items, priceLimit, nameFilter, typeBlacklist, brandBlackl

odd = !odd;
i++;
console.log(item.name)
return true;
}
});
Expand Down

0 comments on commit 9c4dcb1

Please sign in to comment.