diff --git a/public/script.js b/public/script.js index 700c235..7e30d9c 100644 --- a/public/script.js +++ b/public/script.js @@ -26,7 +26,7 @@ let SM = { } } - copyContent().then(r => { /* empty */}); + copyContent().then(() => { /* empty */}); }, updateBillingAddress: () => {