diff --git a/src/app/ItemPage.js b/src/app/ItemPage.js index 206f8f8..daca92c 100644 --- a/src/app/ItemPage.js +++ b/src/app/ItemPage.js @@ -566,7 +566,7 @@ function ItemPageWantButton({ itemId, isChecked }) { { if (e.target.checked) { sendAddMutation().catch((e) => {