Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucasponzoni committed Mar 20, 2024
2 parents f037837 + 0813c51 commit 373917b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formulario-andesmar.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function enviarSolicitud() {
method: "POST",
headers: {
"Content-Type": "application/json",
"x-cors-api-key": "temp_c5e6b82c087ca730862f6477ba81b3ee",
"x-cors-api-key": "temp_4e42e708847e7e9a2f0e4a23bc3d15d8",
},
body: JSON.stringify(requestObj),
})
Expand Down

0 comments on commit 373917b

Please sign in to comment.