Update store.js

accidentally selected line of code I didn't mean to GitHub commit (event items category on store, I unchecked all the lines but the last line in the function)
This commit is contained in:
Index 2024-04-18 16:55:13 -05:00
parent 706467c98b
commit b15c39f861

View file

@ -85,4 +85,4 @@ function CheckInventory(id) {
return Item return Item
} }
} } })