Skip to content

Commit

Permalink
Comment out inventory selection in data updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashank999 committed Jul 9, 2024
1 parent a06e8ac commit 8fbb9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/scripts/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ async function updateUserdata() {
for (const selection of [
"personalstats",
"stocks",
"inventory",
// "inventory",
"merits",
"perks",
"networth",
Expand Down

0 comments on commit 8fbb9e2

Please sign in to comment.