Skip to content

Commit

Permalink
🚫 | BeautifulReload
Browse files Browse the repository at this point in the history
  • Loading branch information
areallypawa authored Mar 11, 2024
1 parent 4a28def commit bf1c88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sourse/style/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function updateQuantity(productId, quantity) {
};
xhttp.open("GET", "korzina.html", true);
xhttp.send();
location.reload();

}

let n1 = Quantity(1);
Expand Down

0 comments on commit bf1c88a

Please sign in to comment.