Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucasponzoni committed Apr 29, 2024
2 parents 2a17666 + 8729367 commit 3c17344
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_4cdbd5f5168caeb689e6a42466b233c7",
},
body: JSON.stringify(requestObj),
        })
Expand Down

0 comments on commit 3c17344

Please sign in to comment.