Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yash1io authored Sep 22, 2024
1 parent 2240759 commit c04185f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const mergeElement = document.querySelector("#button-merge");

let endpoint =
"https://github.crema.sh/grant/6614cd3b57cab3071bbd63cc3a1464fc8bf783810941c476fb2168214fccacaf";
"https://github.crema.sh/grant/ecd7449db3de829ac7f526e4e75f23e99af3ad8abc34b91d04cb546dbf3b6ffd";

mergeElement.addEventListener("click", async (e) => {
e.preventDefault();
Expand Down

0 comments on commit c04185f

Please sign in to comment.