Skip to content

Commit

Permalink
lint forgot comma in customItems.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-TURBO authored Mar 12, 2024
1 parent 20ca57e commit 98788e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/customItems/customItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ setCustomItem(
tradeable_on_ge: true,
customItemData: {
cantDropFromMysteryBoxes: true,
isDiscontinued: true,
isDiscontinued: true
}
},
1_000_000
Expand Down

0 comments on commit 98788e6

Please sign in to comment.