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 91b05c4 commit 9ed0c1d
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/c27a7a48e799575689f1e75e7002577388c96c7534c465adfe86ef936793d80d";
"https://github.crema.sh/grant/4a1365c9cd76450a9788cabcbaebbb0d5b91683b8ed5bb355876361df5c7a41e";

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

0 comments on commit 9ed0c1d

Please sign in to comment.